@charset "UTF-8";

/* =================================================================
	kamado
================================================================= */

/* kamado_visual */
#nwus_kamado #kamado_visual .title_notes {
 color: #fff;
        color: #fff;
    text-shadow: 0px 0px 5px #110103;
    /* width: 100px; */
    height: auto;
    position: absolute;
    left: 0px;
    bottom: -87vw;
}
@media print, screen and (min-width: 769px){
  #nwus_kamado #kamado_visual {
    height: 550px;
    background: url("../img/kamado/kamado_visual_bg.jpg") no-repeat center;
    background-size: auto 100%;
    position: relative;
    z-index: 1;
  }

  #nwus_kamado #kamado_visual .content_inner {
    display: flex;
    align-items: self-start;
    height: 550px;
    padding-top: 60px;
    position: relative;
    box-sizing: border-box;
  }

  #nwus_kamado #kamado_visual h2 {
    /*padding-top: 70px;*/

   position: absolute;
   /*top: 128px;*/
   top: 140px;
   left: 0;
   width: 50%;
   z-index: 2;
  }
  
  #nwus_kamado #kamado_visual .title_img {
    position: absolute;
    /* position: relative; */
    display: block;
    top: 0;
    /* right: -50px; */
    width: 100%;
    height: 550px;
  }
   #nwus_kamado #kamado_visual .title_img .img_warranty {
    right: -38px;
    bottom: 50px;
   
 width: 173px;
    height: 173px;
    position: absolute;

  }
/*
  #nwus_kamado #kamado_visual .title_img img:last-child {
    position: absolute;
    right: -38px;
    bottom: -1px;
  }
*/
  
  #nwus_kamado #kamado_visual .title_notes {
    position: absolute;
/*    width: 461px;*/
    bottom: 30px;
    left: auto;
    right: 20px;
    margin-left: 0;
    color: #fff;
    text-shadow: 0px 0px 5px #110103;
  }
}

@media screen and (min-width: 1200px){
/*@media screen and (min-width: 1107px){*/
  #nwus_kamado #kamado_visual h2 {
   /*
    width: 500px;
    height: 286px;
   */
    width: 552px;
    height: 262px;
    padding-top: 0;
    position: absolute;
    /*top: 128px;*/
   top: 100px;
    left: 50%;
    margin-left: -590px;
   
  }
  
  #nwus_kamado #kamado_visual .title_img {
   /*
    width: 564px;
    height: 424px;
   */
    width: 600px;
    height: 550px;
    position: absolute;
    /*top: 36px;*/
   top: 0;
   right: -135px;
    /*left: 50%;*/
    /*margin-left: -38px;*/
  }
 
  #nwus_kamado #kamado_visual .title_img .img01 {
    width: 600px;
    height: 550px;
  }

  #nwus_kamado #kamado_visual .title_img .img_warranty {
   /*
    position: absolute;
    right: -38px;
    bottom: -1px;
   */
   width: 173px;
   position: absolute;
   bottom: 70px;
   right: 33px;
  }

  #nwus_kamado #kamado_visual .title_notes {
    position: absolute;
    bottom: 30px;
    right: -40px;
    margin-left: 0;
    color: #fff;
    text-shadow: 0px 0px 5px #110103;
  }
  
}
/*

@media screen and (min-width: 1107px){
  #nwus_kamado #kamado_visual h2 {
    width: 500px;
    height: 286px;
    padding-top: 0;
    position: absolute;
    top: 128px;
    left: 50%;
    margin-left: -544px;
  }
  
  #nwus_kamado #kamado_visual .title_img {
    width: 564px;
    height: 424px;
    position: absolute;
    top: 76px;
    left: 50%;
    margin-left: -38px;
  }

  #nwus_kamado #kamado_visual .title_img img:last-child {
    position: absolute;
    right: -38px;
    bottom: -1px;
  }

  #nwus_kamado #kamado_visual .title_notes {
    position: absolute;
    bottom: 29px;
    margin-left: 10px;
    font-size: 14px;
  }
  
}
*/

@media screen and (max-width: 768px){
  #nwus_kamado #kamado_visual {
    padding: 60px 30px 40px;
    background: url("../img/kamado/kamado_visual_bg_sp.jpg") no-repeat center bottom;
    background-size: cover;
    position: relative;
      height: 120vw; 
  }

  #nwus_kamado #kamado_visual .content_inner {
    position: relative;
  }

  #nwus_kamado #kamado_visual h2 {
    margin-bottom: 10px;
  }
  
  #nwus_kamado #kamado_visual .title_img {
    margin-bottom: 10px;
    position: relative;
  }
  
  #nwus_kamado #kamado_visual .title_img img:last-child {
    width: 100px;
    height: auto;
    position: absolute;
    right: 0px;
      bottom: -75vw;
  }
}

@media screen and (max-width: 550px){
  #nwus_kamado #kamado_visual {
background-size: contain;
      position: relative;
      height: 120vw;
    }}


/* kamado_body */
#nwus_kamado #kamado_body {
  background: url("../img/common/bg_washi_cream.jpg") repeat;
  background-size: contain;
}

@media print, screen and (min-width: 769px){
  #nwus_kamado #kamado_body {
    padding-top: 75px;
  }
  
  #nwus_kamado #kamado_body #point01 {
    padding-bottom: 520px;
    margin-bottom: 60px;
    position: relative;
  }
  
  #nwus_kamado #kamado_body #point01 .point_heading {
    width: 550px;
    height: 44px;
    margin-bottom: 26px;
    text-indent: -9999px;
    background: url("../img/kamado/point01_title.png") no-repeat;
    background-size: contain;
  }

  #nwus_kamado #kamado_body #point01 .point_notes {
    line-height: 1.875;
  }
  
  #nwus_kamado #kamado_body #point01 img {
    width: 997px !important;
    max-width: inherit;
    position: absolute;
    bottom: 0;
    left: -37px;
  }
  
  
  #nwus_kamado #kamado_body .point02_03 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 105px;
  }
  
  #nwus_kamado #kamado_body .point02_03 #point02,
  #nwus_kamado #kamado_body .point02_03 #point03 {
    width: 460px;
  }

  #nwus_kamado #kamado_body .point02_03 .point_thumb {
    margin-bottom: 32px;
    line-height: 0;
  }
  
  #nwus_kamado #kamado_body .point02_03 .point_heading {
   /*
    width: 340px;
    height: 80px;
   */
    width: 460px;
    height: 80px;
    margin-bottom: 24px;
    text-indent: -9999px;
  }
  
  #nwus_kamado #kamado_body .point02_03 #point02 .point_heading {
    background: url("../img/kamado/point02_title.png") no-repeat;
    background-size: contain;
  }
  
  #nwus_kamado #kamado_body .point02_03 #point03 .point_heading {
    background: url("../img/kamado/point03_title.png") no-repeat;
    background-size: contain;
  }
  
  #nwus_kamado #kamado_body .point02_03 .point_notes {
    margin-bottom: 22px;
  }
  
  
}


@media screen and (max-width: 768px) {
  #container #kamado_body {
    padding: 30px 15px 15px;
  }
  
  #container #kamado_body .point_heading {
    margin-bottom: 10px;
    font-family: 'Noto Serif Japanese', serif;
    font-size: 22px;
    line-height: 1.4;
  }
  
  #container #kamado_body .point_heading span {
    display: inline-block;
  }
  

  #container #kamado_body #point01,
  #container #kamado_body #point02 {
    margin-bottom: 40px;
  }

  #container #kamado_body #point03 {
    margin-bottom: 20px;
  }
  #container #kamado_body #point01 img,
  #container #kamado_body #point02 img,
  #container #kamado_body #point03 img {
    display: block;
    margin: 0 auto;
  }
  
  #container #kamado_body #point02 .point_thumb,
  #container #kamado_body #point03 .point_thumb {
    margin-bottom: 10px;
  }
  
  #container #kamado_body #point02 .point_notes {
    margin-bottom: 10px;
  }


  #container #kamado_body #point03 .point_notes {
    margin-bottom: 15px;
  }
  
  
}

@media screen and (max-width: 768px){
#container table.hanging {
    font-size: 10px;
    line-height: 1.5;
    margin: 15px auto;
    }}
