#container_mattress {
    width:100%;
}

.black-fl {
    background-color: rgba(0,0,0,0.4);
    height: 500px;
    padding: 170px 100px 0;
    text-align: center;
}

h1 {
    color: #fff;
    font-size: 2.0rem;
    font-weight: bold;
    letter-spacing: 0.15em;
    text-shadow: 1px 2px 3px #000;

    border-bottom: solid 4px #ffd700;  
}
.message {
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-shadow: 1px 2px 3px #000;
    text-align: center;
    margin: 20px 25px 0;
}

.kaishu {
    font-size: 13px;
    background: #f5f5f5;
    padding: 10px 15px;
    width:55%;
    margin:0 auto;
}

.wide_cont_1back {
    background: #e2e6e9;
    width: 100%;
    height: 500px;
    margin: 0;
}

.wide_cont_1_left_rld {
    background: url(https://www.hanzam.org/image/rldown/rldown01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 40%;
    height: 500px;
    display: inline-block;
    vertical-align: middle;
}

.wide_cont_1_right {
    width: 53%;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 0px 0px 3%;
}

.wide_cont_1_right p {
    padding: 0 0 0 0px;
    font-size: 0.9em;
}

h2 {
    font-size: 24px;
    padding:0 0 10px;
    border-bottom: dotted 1px #333;
    line-height: 1.7;
    letter-spacing: 0.02em;
}

.headline_overlap {
    font-size: 2.8em;
    font-weight: bold;
    padding: 0px 0 10px;
    margin: 0px 0 25px;
    text-align: center;
    position: relative;
    
}

.headline_overlap:before {
    content: '';
    position: absolute;
    bottom: 10px;
    display: inline-block;
    width: 100px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #990000;
    border-radius: 2px;
}

.toiawase {
    width:50%;
    margin:50px auto;
}

.main_onecolumn_wide_gray_wrap {
    width: 100%;
    margin: 0 auto;
    padding: 140px 0 80px;
    background: #f5f5f5;
}

.main_onecolumn_wide_gray_wrap_inner {
    width: 85%;
    margin: 0 auto;
}

.wide_cont_2_left {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    padding: 40px 5% 0 5%;
}

.wide_cont_2_left p {
    padding: 0 0px 0 0px;
    font-size: 0.9em;
}

.wide_cont_2_right {
    background: url(https://www.hanzam.org/image/mattress/sikitameshi.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 40%;
    position: absolute;
    right: 0;
    height: 500px;
    display: inline-block;
    vertical-align: middle;
}

.main_onecolumn_wide_gray_wrap2_inner {
    width: 95%;
    margin: 0 auto;
    padding:0 3%;
}

.headline_overlap2 {
    font-size: 2.8em;
    font-weight: bold;
    padding: 0px 0 0px;
    margin: 0px 0 25px;
    text-align: center;
    position: relative;
}

.headline_overlap2:before {
    content: '';
    position: absolute;
    bottom: -1px;
    display: inline-block;
    width: 100px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #990000;
    border-radius: 2px;
}

.main_onecolumn_wide_gray_wrap2_inner {
    width: 1200px;
    margin: 0 auto;
    padding:0 ;
}

.cont2_ib {
    width: 46%;
    min-height:800px;
    height:auto;
    margin: 10px 1% ;
    padding: 0 10px 10px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    box-shadow: 5px 5px 5px 3px rgba(0,0,0,0.4);
}

.cont2_ib2 {
    width: 46%;
    min-height:650px;
    height:auto;
    margin: 10px 1% ;
    padding: 0 10px 10px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    box-shadow: 5px 5px 5px 3px rgba(0,0,0,0.4);
}

.cont2_inner_ib {
    width: 90%;
    margin: 20px 5%;
    padding: 0 0px 0px;
   /* display: inline-block; */
    vertical-align: top;
    background: #fff;
}

.cont2_inner_ib img {
    max-width: 100%;
}

.headline_midd {
    font-size: 1.8em;
    font-weight: bold;
    padding: 20px 0 0px;
    margin: 20px 0;
    text-align: center;
    position: relative;
}

.headline_midd:before {
    content: '';
    position: absolute;
    bottom: -5px;
    display: inline-block;
    width: 100px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #990000;
    border-radius: 2px;
}

h3 {
    margin: 20px 0 10px;
    padding-bottom: 10px;
    font-size: 20px;
}

.cont_title {
    font-size:1.6em;
    font-weight:bold;
    text-align:center;
    margin:0 0 30px;
}

.cont_title2 {
    font-size:1.6em;
    font-weight:bold;
    text-align:center;
    margin:30px 0 ;
}

.matome {
    background: #faf0e6;
    border:solid 1px #e2e6e9;
    padding:30px 30px;
    width:60%;
    margin:80px auto 20px;
    font-size:1.3em;
    font-weight: bold;
}

.onecol3_ib {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.7;
    padding: 20px 0px;
}

.onecol3_ib img {
    max-width:100%;
}

.headline_option {
    margin:0 0 30px;
}

.option {
    width:65%;
    margin:50px auto 150px;
}

.option-left {
    width: 30%;
    display: inline-block;
    padding:0 5% 0 0;
    vertical-align: top;
    margin:20px 0;
}
.option-left img {
    max-width: 100%;

}
.option-right {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    margin:20px 0;
}

.mattress-content {
    padding:50px 0;
}

.onecol_wide_wrap {
    margin:50px 0 0;
}

.itemDescription p {
    font-size:16px;
}

table.rld{
    width: 860px;
    border-collapse: collapse;
    border-spacing: 0;
    margin:0 auto;
  }
  
  table.rld th,table.rld td{
    padding: 10px 0;
    text-align: center;
  }
  
  table.rld tr:nth-child(odd){
    background-color: #ffe4c4;
  }
  table.rld tr:nth-child(even){
    background-color: #faf0e6;
  }

.onecol_txt img {
    max-width:860px;
}

.rld_pkg {
    display: inline-block;
    width:470px;
}
.rld_pkg:nth-child(odd) {
    margin:0 15px 0 0;
}
.rld_pkg img {
    width:470px;
}

table.rld-line{
    width: 960px;
    border-collapse: collapse;
    border-spacing: 0;
    margin:0 auto 60px;
  }
  
  table.rld-line th,table.rld-line td{
    padding: 10px 0;
    text-align: center;
  }
  
  table.rld-line tr:nth-child(odd){
    background-color:#f8f8ff;
  }
  table.rld-line tr:nth-child(even){
    background-color:#f5f5f5;
  }


.col1_600 {
    width:600px;
    margin:0 auto;
}
.col1_600 img {
    width:100%;
}