@charset "UTF-8";

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img{max-width:100%;}
p{line-height:1.8;}



/*----------------
 PC
----------------*/

@media screen and (min-width:668px) {
  .sp, span.sp, br.sp{display: none;}

  #cts {width: 100%;}
  #bcl .inner { width: 1170px;}
  #bcl {margin-bottom: 0;}

  .main_visual{
    width:100%;
    height:570px;
    background: url(/maison/ad/bousai/images/bousai_main_visual_bg.jpg) 50% bottom no-repeat;
    background-size: cover;
    position: relative;
  }
  .main_visual_inner{
    width:1086px;
    height:570px;
    margin:0 auto;
    background: url(/maison/ad/bousai/images/bousai_main_visual_hebel.png) right bottom no-repeat;
  }
  .main_visual_title{ /* overwrite rp_temp.css h1 */
    padding-top: 90px;
    padding-left: 0;
    margin-bottom: 50px;
    color: rgb(39, 39, 39);
    height: auto;
    font-size: 0;
    background-image: none;
  }
  .main_visual_text{
    width:650px;
    text-align: left;
    font-size: 16px;
    line-height: 1.9;
  }
  .main_visual_text_logo{
    width: 170px;
    position: absolute;
    bottom: 72px;
    right: calc(50% - 120px);
  }
  .main_copy{
    width:100%;
    text-align: center;
    padding-top:70px;
    padding-bottom:80px;
  }

  .quality{
    width:100%;
    padding-top:40px;
    padding-bottom:50px;
    margin-top:1px;
  }
  .quality.earthquake{background-color: #e7dedb;}
  .quality.fire{background-color: #f0d8da;}
  .quality.rain{background-color: #d4e1ef;}

  .quality_inner{
    width:1150px;
    margin:0 auto;
  }
  .quality_title{
    line-height:80px;
    font-size: 32px;
    padding-left:100px;
    padding-bottom: 10px;
    border-bottom: #333333 solid 2px;
    margin-bottom:30px;
  }
  .quality.earthquake .quality_title{background: url(/maison/ad/bousai/images/bousai_earthquake_icon.png) left top no-repeat;}
  .quality.fire .quality_title{background: url(/maison/ad/bousai/images/bousai_fire_icon.png) left top no-repeat;}
  .quality.rain .quality_title{background: url(/maison/ad/bousai/images/bousai_rain_icon.png) left top no-repeat;}

  .quality .spec{
    overflow: hidden;
  }
  .quality .spec .image{
    height:auto;
    float: left;
    margin-right: 30px;
  }
  .quality .spec .text{
    display: block;
    float:left;
  }
  .quality.earthquake .spec .image{width:500px;}
  .quality.fire .spec .image{width:500px;}
  .quality.rain .spec .image{width:340px;}
  .quality.earthquake .spec .text{width:620px;}
  .quality.fire .spec .text{width:620px;}
  .quality.rain .spec .text{width:780px;}

  .spec_title{
    font-size: 22px;
    margin-bottom:24px;
  }
  .quality.fire .spec_title{
    margin-bottom:10px;
  }
  .spec_title sup{font-size: 10px;}
  .spec_link{
    margin-top:30px;
    float:right;
    font-weight: bold;
  }
  .spec_link a{
    position: relative;
    display: inline-block;
    width:230px;
    height:46px;
    line-height: 46px;
    margin-left:10px;
    color:#333;
    background-color: #ffffff;
    border-radius: 3px;
    border:#767676 solid 1px;
    text-decoration: none;
    text-align: center;
    transition: .4s;
  }
  .spec_link a::before{
    content: "";
    position: absolute;
    top:16px;
    left:16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #e47d00;
  }
  .spec_link a:hover{
    opacity: 0.7;
  }

  .demo{
    background-color: #fff;
    padding:15px 50px 30px;
    margin-top:50px;
  }
  .demo_mark{
    width:80px;
    padding:4px;
    background-color: #373737;
    color:#fff;
    text-align: center;
    letter-spacing: 5px;
    margin-bottom:15px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0 10px 0 10px;
  }
  .demo .demo01{width:500px; float: left;}
  .demo .demo02{width:500px; float: right;}
  .demo_title{
    color:#fff;
    font-size: 20px;
    width:100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 20px;
  }
  .quality.select .demo_title{background-color: #142D42;}
  .quality.select .demo_text01{
    font-weight: bold;
    color:#BC1F23;
    font-size:30px;
    margin-top:30px;
    text-align: center;
    /* border-bottom:3px solid #BC1F23; */
  }
  .quality.select .demo_photo img{
    width:40%;
  }
  .quality.earthquake .demo_title{background-color: #685d59;}
  .quality.fire .demo_title{background-color: #c21924;}
  .quality.fire .demo01 .demo_title{background-color: #76BBCE;}
  .quality.fire .demo02 .demo_title{background-color: #9CA8AF;}
  .quality.fire .demo_title02{
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: normal;
  }
  .quality.fire .demo .demo_text{margin-bottom: 10px;}
  .quality.fire .demo .demo_text02{color:#2F7487;background:#E2F1F5;margin-bottom:20px;font-weight: bold;padding:10px;}
  .quality.fire .demo .demo_text03{color:#4E5E68;background:#F0F0F0;margin-bottom:20px;font-weight: bold;padding:10px;}
  .quality.fire .demo_photo{
    width:320px;
    margin:0 auto;
  }


  .demo .demo_photo{ text-align: center; }

  .quality.earthquake .demo .demo_photo{margin-bottom: 10px;}
  .quality.earthquake .demo02 .demo_photo img{height:208px;}


  .quality.rain .demo_title{background-color: #2e71b7;}
  .quality.rain .demo02 .demo_text + .demo_text{ width:240px; float:left;}
  .quality.rain .demo02 .demo_photo{width:240px; float:right;}

  .quality.disaster{
    padding-top:0;
  }
  .quality.disaster .demo03{
    background-color: #142D42;
    padding: 30px 50px;
    color: #fff;
  }
  .quality.disaster .demo03 .demo_photo{
    float:right;
    margin-right:70px;
    width:430px;
  }
  .quality.disaster .demo03 .demo_title{
    background:none;
    border:1px solid #fff;
    width:500px;
    float: left;
  }
  .quality.disaster .demo03 .demo_text{
    width:500px;
    float: left;
  }

  .present{
    width:1050px;
    margin:60px auto 80px;
  }
  .present_block{
    width:500px;
    float:left;
  }
  .present_block:first-child{margin-right:50px;}

  .present_title{
    position: relative;
    font-size: 20px;
    text-align: center;
    margin-bottom: 16px;
  }
  .present_title::before{
    content: "";
    display: block;
    width:2px;
    height:22px;
    background-color: #000;
    transform: rotate(-30deg);
    position: absolute;
    top:0;
    left:40px;
  }
  .present_title::after{
    content: "";
    display: block;
    width:2px;
    height:22px;
    background-color: #000;
    transform: rotate(30deg);
    position: absolute;
    top:0;
    right:40px;
  }

  .present_block a{
    display: block;
    width:496px;
    padding:2px;
    border:#ccc solid 1px;
    background-color:#fff;
    text-decoration: none;
  }

  .present_block a .present_sample{
    width:446px;
    background:url(/maison/ad/bousai/images/bousai_present_bg.jpg) 0 0 no-repeat;
    padding:25px 25px 10px 25px;
    color:#000;
    font-size: 16px;
    font-weight: bold;
  }
  .present_block a:hover .present_sample{opacity: 0.7;}

  .present_block a .present_sample .image{
    width:420px;
    margin:0 auto 12px;
  }
  .present_block a .btn{
    display: block;
    width:496px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color:#fff;
    font-size: 20px;
    font-weight: bold;
    background: #2f54a8 url(/maison/ad/bousai/images/bousai_icon01.png) 40px 50% no-repeat;
    transition: .4s;
  }
  .present_block a .btn.catalog{background-color: #f68032;}
  .present_block a:hover .btn.catalog{background-color:#f6a532;}
  .present_block a .btn.goods{background-color: #3d9de0;}
  .present_block a:hover .btn.goods{background-color: #47c0e8;}

  .note{font-size: 11px;font-weight: normal;line-height:1.2;}
  .quality.fire .spec_text + .note{margin-top:10px;}
  .detail{font-size: 12px;font-weight: normal;line-height:1.2;}


  .bousai_p_sec_award{
  border: 2px solid #C09B30;
  padding: 30px 60px;
  }
  .bousai_p_sec_award_title{
    text-align: left;
  }
  .bousai_p_sec_award_title_logo{
    height: 160px;
    vertical-align: bottom;
    margin-right:20px;
  }
  .bousai_p_sec_award_title_text{
    height:140px;
    margin-right:30px;
  }

}




/*----------------
 SP
----------------*/
@media screen and (max-width:667px) {
  .pc, span.pc, br.pc{display: none;}

  .main_visual_title{ /* overwrite rp_temp.css h1 */
    padding-top: 0;
    height: auto;
    padding-left: 0;
    margin-bottom: 30px;
    color: rgb(39, 39, 39);
    font-size: 0;
    background-image: none;
  }
  .main_visual_text{
    padding:0 10px;
    text-align: center;
    line-height: 1.9;
    font-size: 14px;
  }
  .main_visual_text_logo{
    display: none;
  }
  .main_copy{
    text-align: center;
    padding:40px 10px 40px;
  }

  .quality{
    width:100%;
    padding-top:30px;
    padding-bottom:40px;
    margin-top:1px;
  }

  .quality.select .demo_title{background-color: #142D42;}
  .quality.earthquake{background-color: #e7dedb;}
  .quality.fire{background-color: #f0d8da;}
  .quality.rain{background-color: #d4e1ef;}

  .quality_inner{
    margin:0 10px;
  }
  .quality_title{
    min-height:60px;
    font-size: 22px;
    line-height: 1.2;
    padding-left:70px;
    padding-bottom: 10px;
    border-bottom: #333333 solid 2px;
    margin-bottom:20px;
  }
  .quality.select .demo_text01{
    font-weight: bold;
    color:#BC1F23;
    font-size:22px;
    margin-top:30px;
    text-align: center;
    /* border-bottom:3px solid #BC1F23; */
  }
  .quality.earthquake .quality_title{background: url(/maison/ad/bousai/images/bousai_earthquake_icon.png) left 50% no-repeat;
  background-size: 60px;}
  .quality.fire .quality_title{background: url(/maison/ad/bousai/images/bousai_fire_icon.png) left 50% no-repeat;background-size: 60px;}
  .quality.fire .demo01 .demo_title{background-color: #76BBCE;}
  .quality.fire .demo02 .demo_title{background-color: #9CA8AF;}
  .quality.fire .demo_title02{
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: normal;
  }
  .quality.fire .demo .demo_text{margin-bottom: 10px;}
  .quality.fire .demo .demo_text02{color:#2F7487;background:#E2F1F5;margin-bottom:20px;font-weight: bold;padding:10px;}
  .quality.fire .demo .demo_text03{color:#4E5E68;background:#F0F0F0;margin-bottom:20px;font-weight: bold;padding:10px;}

  .quality.rain .quality_title{background: url(/maison/ad/bousai/images/bousai_rain_icon.png) left 50% no-repeat;background-size: 60px;}

  .quality.disaster{
    padding-top:0;
  }
  .quality.disaster .demo03{
    background-color: #142D42;
    padding: 20px;
    color: #fff;
  }
  .quality.disaster .demo03 .demo_title{
    background: none;
    border:1px solid #fff;
  }
  .quality.disaster .demo03 .demo_photo{
    margin-bottom:20px;
  }

  .spec_title{
    font-size: 18px;
    margin-top:20px;
    margin-bottom:10px;
  }
  .quality.fire .spec_title{
    margin-bottom:10px;
  }
  .spec_title sup{font-size: 10px;}
  .spec_link{
    margin-top:20px;
    font-weight: bold;
  }
  .spec_link a{
    display: block;
    width:100%;
    height:50px;
    line-height: 50px;
    margin-top:20px;
    color:#333 !important;
    text-decoration: none !important;
    border-radius: 5px;
    border: 1px solid #b0b0b0;
    background: #f5f5f5 url(/maison/ad/bousai/images/bousai_arrow_icon.png) right center no-repeat;
    background-size: 25px;
    text-align: center;
    text-indent: 0;
  }

  .demo{
    background-color: #fff;
    padding:15px 10px 30px;
    margin-top:40px;
  }
  .demo_mark{
    width:80px;
    padding:4px;
    background-color: #373737;
    color:#fff;
    text-align: center;
    letter-spacing: 5px;
    margin-bottom:15px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 0 10px 0 10px;
  }
  .demo01{
    margin-bottom: 20px;
  }
  .demo_title{
    color:#fff;
    font-size: 16px;
    max-width:100%;
    padding:8px 15px;
    text-align: center;
    margin-bottom: 20px;
  }
  .quality.earthquake .demo_title{background-color: #685d59;}
  .quality.fire .demo_title{background-color: #c21924;}
  .quality.rain .demo_title{background-color: #2e71b7;}

  .demo .demo_photo{ text-align: center; }

  .quality.earthquake .demo .demo_photo{margin-bottom: 10px;}
  .quality.earthquake .demo02 .demo_photo img{max-width: 80%;}

  .quality.fire  .demo .demo_text{margin-bottom: 10px;}
  .quality.rain  .demo01 .demo_text + .demo_text{ margin-bottom: 10px;}
  .quality.rain  .demo01 .demo_photo img{max-width: 80%;}
  .quality.rain  .demo02 .demo_text{margin-bottom: 10px;}

  .present{
    margin:10px 10px 50px;
  }
  .present_title{
    position: relative;
    font-size: 18px;
    text-align: center;
    margin-bottom: 16px;
    margin-top:40px;
  }
  .present_title::before{
    content: "";
    display: block;
    width:2px;
    height:22px;
    background-color: #000;
    transform: rotate(-30deg);
    position: absolute;
    bottom:0;
    left:20px;
  }
  .present_title::after{
    content: "";
    display: block;
    width:2px;
    height:22px;
    background-color: #000;
    transform: rotate(30deg);
    position: absolute;
    bottom:0;
    right:20px;
  }

  .present_block a{
    display: block;
    padding:2px;
    border:#ccc solid 1px;
    background-color:#fff;
    text-decoration: none !important;
  }

  .present_block a .present_sample{
    background:url(/maison/ad/bousai/images/bousai_present_bg.jpg) 0 0 no-repeat;
    padding:20px 10px 10px 10px;
    color:#000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
  }
  .present_block a:hover .present_sample{opacity: 0.7;}

  .present_block a .present_sample .image{
    width:90%;
    margin:0 auto 12px;
  }
  .present_block a .btn{
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    background: #2f54a8 url(/maison/ad/bousai/images/bousai_icon01.png) 18px 50% no-repeat;
    text-decoration: none;
  }
  .present_block a .btn.catalog{background-color: #f68032;}
  .present_block a:hover .btn.catalog{background-color:#f6a532;}
  .present_block a .btn.goods{background-color: #3d9de0;}
  .present_block a:hover .btn.goods{background-color: #47c0e8;}

  .note{font-size: 11px;font-weight: normal;line-height:1.2;}
  .quality.fire .spec_text + .note{margin-top:10px;}
  .detail{font-size: 12px;font-weight: normal;line-height:1.2;}

  .bousai_p_sec_award{
    border: 2px solid #C09B30;
    padding: 20px 15px;
  }
  .bousai_p_sec_award_title_logo,
  .bousai_p_sec_award_title_text{
    display: block;
    max-width: 100%;
    margin:0 auto 20px;
  }
  .bousai_p_sec_award_title_logo{
    max-width:120px;
  }

}
