﻿@charset "UTF-8";

.maindesign .cols2-1 li{
width:calc(50% - 5px);
margin-right:calc(10px / 1);
margin-bottom:20px;
position: relative;
} 
.maindesign .cols2-1.dannetsuc li{
margin-bottom:0;
display: flex;
    align-items: center;
}
.maindesign .cols2-1.dannetsuc{
margin-bottom:0!important;
}
@media screen and (max-width:767px){
.maindesign .cols2-1.dannetsuc li{
margin-bottom:10px;
}
.maindesign .cols2-1.dannetsuc li .buyBtn{
margin: 0 auto;
}
	}
.maindesign .cols2-1 li:nth-child(2n){
margin-right:0px;
}

.maindesign .cols2-1 .text-box{
padding: 0.5em;
line-height: 1.6em;
}

	
@media screen and (max-width:767px){
.maindesign .cols2-1 li{
width:100%;
margin-right:0;
margin-bottom:20px;
}
	}

	.maindesign h1{
	}
	.maindesign h2{
		margin: 40px 0;
	
	}
		.maindesign ul.flexList{
		display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
			margin: 30px 0
	}
	.maindesign ul.flexList li{
		width:23%;
		margin-bottom: 20px

	
	}
	.maindesign ul.flexList li a{
		width: 100%
	}
	.maindesign ul.flexList li img{
		width: 100%
	}
	.maindesign .threecolumindent::after{
  content:"";
  display: block;
  width:23%;
}
			.maindesign ul.flexList2{
		display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
			margin: 10px 0
	}
	.maindesign ul.flexList2 li{
		width:23%;
		
		

	
	}
	.maindesign ul.flexList2 li a{
		width: 100%
	}
	.maindesign ul.flexList2 li img{
		width: 100%
	}
		
	.maindesign .subTxt {
    position: relative;
}
	.maindesign p.subTxtP {
    position: absolute;
    bottom: 8px;
    right: 3px;
}
	.maindesign .onecolum{
		text-align: center
	}
		.maindesign .onecolum img{
		width: 620px
	}
div#maindesign a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;}
	
	#maindesign a img{
	border:0;}
	#maindesign .mr{
	margin-right:20px;
	}
	#maindesign .mt{
	margin-top:10px;}
	#maindesign .m10{
	margin:10px 0;}
	.style1 {color: #FF0000}	

#maindesign h4 {
  font-size: 18px !important;
  color: #333;font-weight: bold;

	margin: 30px 0 0 0 !important;

	  position: relative;
  padding: .75em 1em .75em 1.1em;
 
}
#maindesign h4::after {
  position: absolute;
  top: .5em;
  left: .1em;
  content: '';
  width: 6px;
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  background-color: #EA5513;
  border-radius: 4px;
}
.maindesign .name{
		font-size: 20px;
		color: #FF5B1A;
		font-weight: 700;
		margin-left: 0.5em;
	}
	

.maindesign .type01{
width: 100%;
max-width: 620px;
padding: 15px 10px;
display: block;
text-align: center;
letter-spacing: 0.1em;
color: #fff;
background-color: #F29F6B;
text-decoration: none;
font-size: 20px;
margin: 10px auto;
border-radius: 10px;
	box-sizing: border-box
	
}
	
.maindesign .type02{
width: 100%;
max-width: 250px;
padding: 15px 10px;
display: inline-block;
text-align: center;
letter-spacing: 0.1em;
color: #fff;
background-color: #F29F6B;
text-decoration: none;
font-size: 20px;
margin-bottom: 10px;
border-radius: 10px;
}
	
	.maindesign .mr{
		margin-right: 20px;
	}
	
    
.maindesign h1 img {
	width:100%;
	display:block;
}

.maindesign h1 span{
transform: translate(-50%);
position: absolute;
}
    
.maindesign h1 span.heading01{
font-size: 4em;
    font-weight: bold;
    text-align: center;
    width: 100%;
    top: 50%;
    left: 50%;
    color: #4a3223;
}
.maindesign h1 span.heading01:before{
    content: '冬の断熱･結露対策特集';
    -webkit-text-stroke: 0.1em #fff;
    position: absolute;
    z-index: -1;
}
.maindesign h1 span.heading02{
font-size: 2em;
    font-weight: bold;
    text-align: center;
    width: 85%;
    padding: 0.25em 0 0.3em;
    border-radius: 0.5em;
    top: 8%;
    left: 50%;
    color: #fff;
    background: #e3561c;;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .5);
}
.maindesign h1 span.heading02:after{
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    border-right: 15px solid transparent;
    border-top: 15px solid #e3561c;
    border-left: 15px solid transparent;
    border-top-color: #e3561c;
    top: 98%;
    left: calc(10% + 1px);
}
    @media screen and (max-width:767px){
        .maindesign h1 span.heading01 {
    font-size: 12vw;
    top: 28%;
    line-height: 1.2;
}
        .maindesign h1 span.heading01:before{
    content: '冬の断熱･\A結露対策特集';
    white-space:pre;
    -webkit-text-stroke: 0.1em #fff;
    position: absolute;
    z-index: -1;
    transform: translateX(-12.5%)
}
      .maindesign h1 span.heading02{
font-size: 4vw;
          box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
}  
        
    }

.maindesign .w50p{
	width:calc(50% - 5px);
	margin-right:10px;
}
.maindesign .w50p:nth-child(2n){
	margin-right:0;
}

.maindesign .out {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;
    background: #FFEEF4;
    border: solid 6px #F29F6B;
    border-radius: 10px;
    margin-bottom: 10px;
}
.maindesign .title {
    font-size: 20px;
    color: #FF5B1A;
    line-height: 1.2;
}
@media screen and (max-width:767px){

.maindesign .w50p{
	width:100%;
	margin-right:0;
}

}


.maindesign .pc-only {
    display: block;
}
.maindesign .sp-only {
    display: none;
}

@media screen and (max-width:767px){
.maindesign .pc-only {
    display: none;
}
.maindesign .sp-only {
    display: block;
}

}
	.maindesign .ecoicon img{
		position: absolute;
    top: 15%;
    left: 15%;
    width: 15%;
	}
	@media screen and (max-width:767px){
	.maindesign .ecoicon img{
    top: 26%;
    left: 7%;
    width: 22%;
		}
	}

.maindesign .howto{
display:flex;
flex-wrap: wrap;
margin-top: 10px;
margin-bottom: 30px;
}
.maindesign .howto.cols2-1 li{
	width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
    position: relative;
}
.maindesign .howto.cols2-1 li:nth-child(2n) {
    margin-right: 0px;
}
.maindesign .howto.cols2-1 li a{
	display: flex;
}	
.maindesign .howto.cols2-1 li a .linksImg{
	margin: 5px 15px 5px auto;
}
.maindesign .howto.cols2-1 li a .linksTxt{
	margin: auto auto auto 10px;
}
.maindesign .howto.cols2-1 li a .linksTxt p {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
}
.maindesign .howto .linksTxt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width:767px){
/*2?J?‰??<-->1?J?‰??*/
.maindesign .howto.cols2-1 li{
	width: 100%;
	margin-right:0;
	margin-bottom: 20px;
}
	
.maindesign .howto.cols2-1 li a{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: row-reverse;
}
	
.maindesign .howto.cols2-1 li a .linksImg{
	margin: 5px 15px 5px 5px;
}	
	
.maindesign .howto.cols2-1 a .linksImg{
width: calc(8.5em - 4.8vw);
margin:0 4% 0 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}
	
}
.maindesign .listHead34 {
    font-size: 1.2em;
    line-height: 1.2;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 10px 0;
}
.maindesign .txtArea {
    line-height: 1.6;
	color: #000;
    margin: 0.5em 0;
}
.maindesign .colsinframe{
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    overflow: hidden;
	margin-bottom: 30px;
}

	.maindesign .danbtnlist a{
		margin: 10px 0;
        height: 60px;
	}	
	.maindesign .danbtnlist{
		margin: auto 0;
	}
	.maindesign .danbtnlistw{
		display: flex;
		flex-direction: column;
	}
	.maindesign .cover-btn{
		margin: 30px 0;
	}
	.maindesign .singlec{
		margin: 0 auto;
		width: 50%;
	}
	@media screen and (max-width:767px){
	.maindesign .singlec{
		margin: 0 auto;
		width: 100%;
	}
	.maindesign .singlec img{
		width: 100%;
	}
    .maindesign .colsinframe img{
   display: block;
    margin: auto;
    width: 100%;
    max-width: 430px;
}
	}
        .maindesign h3.checkPoint {
    position: relative;
    font-size: 1.25em;
    font-weight: bold;
    margin: 60px 0 30px 0;
    padding: 0 0 10px 0;
    text-align: left;
    border-bottom: #aaaaaa 2px solid;
    display: flex;
    align-items: center;
}
    .maindesign h3.checkPoint.movieP {
    margin: 10px 0 20px 0;
}
    .maindesign h3.checkPoint span {
    margin: 0 0 0 20px;
    line-height: 1.2;
}
    .maindesign .h2comment {
    margin-bottom: 30px;
    line-height: 1.2;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
    .maindesign .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.2%;
    margin-bottom: 20px;
}
    .maindesign .colsSet{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    .maindesign .colsSet .colsinframe{
    width:calc(50% - 10px);
    display: flex;
    flex-direction: column;
    }
    .maindesign .colsSet .colsinframe img{
    margin: auto;
    }
    .maindesign .buyBtn {
    max-width: 60%;
    margin: auto auto 1em auto;
}
    .maindesign .colsSet .colsinframe .buyBtn a{
    margin: 0 auto 0 auto;
}
    @media screen and (min-width:767px){
    .maindesign .colsSet .buyBtn {
    max-width: 90%;
    margin: 1em auto;
}
    .maindesign .dannetsuc .buyBtn{
    max-width: 100%;
    margin: 1em auto;
    }
    }
    .maindesign .buyBtn a {
    font-size: 1.62em;
    margin: 0.5em auto 0.5em auto;
}
    @media screen and (max-width:767px){
    .maindesign .buyBtn {
    max-width: 300px;
    width: 94%;
    margin: 1em auto;
}
        .maindesign .buyBtn a {
    font-size: 1em;
    padding: 15px 20px;
}
        .maindesign .colsSet .colsinframe{
    width:100%;
    }
    }

    .maindesign .navigate {
    padding: 0 0px;
}
    .maindesign .btnstyle {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
    .maindesign .btnstyle li {
    width: calc(50% - 5px);
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #ababab;
    background: #f1f1f1;
    display: flex;
    overflow: hidden;
}
    .maindesign .btnstyle a {
    display: flex !important;
    align-items: center;
    width: 100%;
}
    .maindesign .btnstyle .images {
    height: 6em;
    background: #fff;
    border-right: 1px solid #ababab;
    display: inline-block;
    padding: 5px;
    box-sizing: border-box;
}
    .maindesign .btnstyle .images img {
    height: 100%;
}
    .maindesign .btnstyle .textBox {
    padding: 0.5em;
    font-weight: 700;
    line-height: 1.3em;
}
    .maindesign .btnstyle .arrow {
    background: #aaa;
    height: 100%;
    width: 2em;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 767px){
.maindesign .navigate {
    padding: 0 10px;
}
.maindesign .btnstyle li {
    width: 100%;
}
                        }

    .maindesign .eventbnr{
        display: flex;
        flex-wrap: wrap;
    }
    .maindesign .eventbnr li{
    width: calc(50% - 10px);
    margin: 0 10px 20px 0;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    }
    .maindesign .eventbnr li a{
    display: flex;
	padding-bottom: 10px;
	padding-top: 10px;
    }
    .maindesign .eventbnr li .linksTxt{
    font-size: 1.2em;
    margin: auto auto auto 0;
    display: flex;
    flex-wrap: wrap;
    width: calc(80% - 20px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    }
    .maindesign .eventbnr li .linksTxt p{
    text-align: left;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding: 0.5em 0;
    font-weight: 700;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.maindesign .eventbnr li .linksTxt p span {
    font-size: 0.75em;
    width: calc(100% - 20px);
    line-height: 1.2;
    font-weight: 400;
    padding-top: 0.5em;
    display: block;
}
    .maindesign .eventbnr li .linksImg{
    margin: auto 15px auto auto;
    width: calc(30% - 20px);
    display: flex;
    align-items: center;
    }
    .maindesign .eventbnr li .linksImg img {
    width: 100%;
}
    @media only screen and (max-width: 767px) {
    .maindesign .eventbnr li{
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0.3em;
    }
    .maindesign .eventbnr li .linksImg{
    margin: auto 2vw auto 2vw;
    width: 38%;
    display: flex;
    align-items: center;
    }
    .maindesign .eventbnr li a{
    display: flex;
    flex-direction: row-reverse;
	padding-bottom: 8px;
	padding-top: 8px;
    }
    .maindesign .eventbnr li .linksTxt p span {
    width: calc(100% - 20px);
}
}


@media screen and (min-width: 768px){
.maindesign .topBtn ul {
    margin: 0px 0 10px 0;
}
.maindesign .topBtn ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.maindesign .topBtn ul li {
    width: 24%;
    margin-right: calc(4% / 3);
    font-family: 'Noto Sans JP',"ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
    margin-bottom: 15px;
    display: flex;
}
.maindesign .topBtn ul li:nth-child(4n){
    margin-right: 0;
}
.maindesign .topBtn ul li a {
    display: flex;
    align-items: center;
    padding-right: 1.5em;
    height: 60px;
    box-sizing: border-box;
}
.maindesign .topBtn ul li a {
    display: flex;
    flex-wrap: wrap;
    /* line-height: 0.3; */
    align-items: center;
    padding-right: 1.5em;
    height: 60px;
    box-sizing: border-box;
}
.maindesign .topBtn li a {
    color: #333;
    text-decoration: none;
    display: block;
}
.maindesign .topBtn ul li a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    background-image: url(/include_html/koukoku/21_curvemirror/img/arow_red.png);
    background-repeat: no-repeat;
    background-position: right 0.8em center;
    background-size: 7px;
    padding: 0.9em 0.8em;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    font-size: 0.95em;
}
    }
@media screen and (max-width: 767px){
.maindesign .topBtn ul {
    margin: 0px 0 10px 0;
}
.maindesign .topBtn ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.maindesign .topBtn ul li {
    width: 48%;
    margin-right: 0;
    font-family: 'Noto Sans JP',"ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
    display: flex;
    margin-bottom: 4%;
    line-height: 1.3;
}
.maindesign .topBtn ul li a {
    display: flex;
    align-items: center;
    padding-right: 1.5em;
    height: 60px;
    box-sizing: border-box;
    flex-wrap: wrap;
}
.maindesign .topBtn li a {
    color: #333;
    text-decoration: none;
    display: block;
}
.maindesign .topBtn ul li a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    background-image: url(/include_html/koukoku/21_curvemirror/img/arow_red.png);
    background-repeat: no-repeat;
    background-position: right 0.5em center;
    background-size: 7px;
     padding: 0.9em 1.2em 0.9em 0.5em;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    font-size: 0.85em;
}
    }
.maindesign h2.headingMiddle {
    margin: 60px 0 20px 0;
}
.maindesign .goTop {
    clear: both;
    font-size: 14px;
    margin: 8px 0;
    text-align: right;
}
.maindesign .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
}
	  
.maindesign .breadcrumb p{
	margin-bottom: 0;
}

.maindesign .breadcrumb a{
	color: #83838f !important;
}


.maindesign .st0{
	fill:#aaaaaa;
}

.maindesign .st1{
	fill:none;
	stroke:#ffffff;
	stroke-width:3;
	stroke-miterlimit:10;
}
.maindesign .st2{
	fill:#ffffff;
}
.maindesign img{
	width: 100%;
}



