/* .cutandgable_contents
---------------------------------------------------------- */
.cutandgableContents {
}
  .cutandgableContents > .sitetitle {
    padding: 12px 10px 12px;
    background-color: #fff;
    border-radius: 5px 5px 0px 0px; 
    margin-bottom: 0px;
    text-align: center;
  }

  .cutandgableContents .cutandgableContentsArea {
    padding: 12px 10px 12px;
    background-color: #fff;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 10px;
    font-size: 12px;
  }

    .cutandgableContents .cutandgableContentsArea h2 {
      font-size: 14px;
      font-weight: bold;
      margin-top: 8px;
      margin-bottom: 8px;
      color: #000;
    }

    .cutandgableContents .cutandgableContentsArea h3 {
      font-size: 14px;
      font-weight: bold;
      margin-top: 8px;
      margin-bottom: 8px;
      color: #3E3A39;
    }

    .cutandgableContents .cutandgableContentsArea p {
      margin-bottom: 8px;
    }

	.cutandgableContents img {
		max-width: 100%;
	}
	
	.cutandgableContents h1,
	.cutandgableContents .contentsArea,
	.cutandgableContents > .image,
	.cutandgableContents #cutandgableMenu
	{
		margin-bottom: 10px;
	}

	.cutandgableContents .image {
		text-align: center;
	
  }

  .cutandgableContents .thumbs .image {
    margin: 0px;
    float: left;
    width: 33.333%;
  }

  .cutandgableContents .thumbs .image img {
    width: 100%; 
  }
	

/* .cutandgableBorder
---------------------------------------------------------- */
.cutandgableContents .cutandgableBorder {
  padding: 0px;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-top: 5px;
}

  .cutandgableContents .cutandgableBorder h1 {
    line-height: 44px;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    background: #C8C8C4;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
  }

  .cutandgableContents .cutandgableBorder .section {
    padding: 0px 10px 10px; 
  }

    .cutandgableContents .cutandgableBorder .section h2 {
      margin-top: 0px;
    }

    .cutandgableContents .cutandgableBorder .cutandgableUnderBorder {
      border-bottom: 1px solid #9fa0a0;
      margin-bottom: 20px;
    }

      .cutandgableContents .cutandgableBorder .section ol {
        list-style-type: decimal;
        list-style-position: outside;
        text-indent: 1em;
        padding-left: 2em;
        margin-bottom: 10px;
      }

      .cutandgableContents .cutandgableBorder .section ul {
        margin-bottom: 10px;
      }

      .cutandgableContents .cutandgableBorder .section .cutandgableNSWE {
        background-image: url('/hebel/smp/product/cutandgable/img/ico_cutandgable_sp_nswe_01.png');
        background-repeat: no-repeat;
        background-position: 95% 0px;
        webkit-background-size: 46px 46px;
        background-size: 46px 46px;
      }


/* #cutandgableMenu
---------------------------------------------------------- */
#cutandgableMenu {
  border-radius: 5px;
  background-color: #fff;
}
  
  #cutandgableMenu li {
    background: #C8C8C4;
  }

    #cutandgableMenu li a {
      display: block;
      line-height: 44px;
      font-size: 15px;
      font-weight: bold;
      color: #000;
      border: 1px solid #FFF;
      border-bottom: none;
      padding-left: 15px;
      background-repeat: no-repeat;
      webkit-background-size: 10px 10px;
      background-size: 10px 10px;
      background-position: 95% 50%;
      background-image: url('/hebel/smp/product/cutandgable/img/ico_cutandgable_sp_arrow_01.png');
    }
    
    #cutandgableMenu li:first-child,
    #cutandgableMenu li:first-child a {
      border-radius: 5px 5px 0px 0px;
    }
    
    #cutandgableMenu li:last-child,
    #cutandgableMenu li:last-child a {
      border-radius: 0px 0px 5px 5px;
      border-bottom: 1px solid #fff;
    }

/* #cutandgableSlide
---------------------------------------------------------- */
#cutandgableSlide {
  position: relative;
}

  #cutandgableSlide img {
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
  }

  #cutandgableSlide img:last-child {
    position: relative;
  }

  #cutandgableSlide .nav {
    position: absolute;
    bottom: -18px;
    right: 10px;
  }

    #cutandgableSlide .nav li {
      width: 10px;
      height: 10px;
      float: left;
      margin-left: 6px;
      border-radius: 5px;
      background-color: #d9dada;
      opacity: 0.5;
    }

    #cutandgableSlide .nav li.current {
      background-color: #d9dada;
      opacity: 0.9;
    }


/* catalog
---------------------------------------------------------- */
.ul_list_btn01 li.btn02.typeFamily01 {
	background-image: url(/image.jsp?id=288217);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 290px 110px;
	-webkit-background-size: 290px 112px;
	-moz-background-size: 290px 112px;
  text-indent: -9999px;
	height: 112px;
  line-height: 1.2;
	text-align: left;
}
	.ul_list_btn01 li.btn02.typeFamily01 a {
		font-size: 125%;
		padding: 37px 124px 37px 30px;
		float: left;
		text-align: center;
	}


/* .cutandgableLB
---------------------------------------------------------- */
.cutandgableLbBg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #192B40;
  opacity: 0.83;
  top: 0;
  left: 0;
  z-index: 9990;
}

.cutandgableLbClose {
  content: '';
  display: block;
  position: fixed;
  top: 50px;
  right: 10px;
  width: 17px;
  height: 24px;
  background-image: url(/hebel/smp/product/cutandgable/img/ico_cutandgable_sp_close.png);
  background-repeat: no-repeat;
  -webkit-background-size: 17px 24px;
  background-size: 17px 24px;
  z-index: 9990;
}

.cutandgableLb {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  text-align: center;
  overflow-y: auto;
}

.cutandgableLb img {
  display: inline-block;
  max-width: 100%;
}

