@charset "utf-8";

.titContent{
    color:#00395c;
    font-size:2.0em;
    line-height:130%;
    padding:15px 0;
}

.commonTitPage span[class="kind_class"]{
    font-size: 0.7em;
    float: right;
}

.commonTitPage span[class="kind_class"] .star_area{
    color: #eb5244;
    padding-right: 10px;
}
.star_area img{
    padding-bottom: 10px; 
}

.mid_orange_title{
  color: #eb5244;
  font-size:2.6em;
  font-weight: bold;
  line-height:130%;
  padding:15px 0;
}

.img_width{
  width: 100%;
  height: auto;
}

.jaxa_txt{
  color:#00395c;
  font-size:1.8em;
  font-weight: bold;
  line-height:130%;
  padding: 10px 0 15px 60px;
  background: url("../images/ttl_paint04_02.png") no-repeat left top;
}

.jaxa_list{
  margin-bottom: 30px;
}

.jaxa_list div{
  background: url("../images/icn_list_pointer.gif") no-repeat left 3px;
  padding-left: 20px;
}

.jaxa_title_label{
  background: #00395c;
  color:#ffffff;
  font-size:1.8em;
  text-align: center;
  padding: 20px;
  line-height: 1.2em;
}

.product_name{
  border-bottom: 3px solid #00395c;
  color: #00395c;
  font-size: 1.7em;
  padding: 20px 0 10px;
  margin-bottom: 20px;
}

.produkt_sub_title{
  background: #efddcb;
  text-align: center;
  line-height: 3.2em;
}

.produkt_main_title{
  line-height: 2em;
  padding-left: 20px !important;
  font-size: 1.6em;
  font-weight: bold;
}

.product_txt{
  color: #00395c;
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  line-height: 1.3em;
  margin-bottom: 20px;
}

.txt_area{
  margin-top: 20px;
  margin-bottom: 30px;
}

.product_sub_title{
  color: #735951;
  font-size: 1.5em;
  line-height: 1.1em;
  font-weight: bold;
  background: url("../images/icn_list_pointer.gif") no-repeat left 3px;
  padding-left: 20px;
  background-size: 17px;
  margin-bottom: 20px;
}

.gaina_detail_area{
  color: #735951;
  background: #efddcb;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.4em;
  text-align: center;
  padding: 20px;
}

.gaina_detail_area span{
  color: #eb5244;
  font-size: 1.3em;
}

.mid_orange_label{
  background: #eb5244;
  color: #efddcb;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.4em;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.red{
  color: red;
  font-weight: bold;
}

.img_rkt{
  width: 50%;
  height: auto;
  min-width: 225px;
  max-width: 300px;
}

.img_center_rkt{
  text-align: center;
}

.ryoritsu_area{
  padding: 10px !important;
}

.ryoritsu_title{
  color: #ffffff;
  background: #333333;
  padding: 10px;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
}

.ryoritsu_txt{
  padding: 30px;
  border: 3px solid #dddddd;
  border-top: none;
}

.sansyou_area{
  color: #735951;
  background: #efddcb;
  margin: 10px 0 0 0;
  padding: 10px;
}

.marg_30{
  margin-bottom: 30px;
}

.knkyou_txt_area{
  margin: 20px 0;
}

.img_kankyou{
  float: right;
}

.example_2{
  width: 70%;
  margin: auto;
  background: #feff99;
  padding: 20px 50px;
  margin-bottom: 20px;
}

.example_area{
  padding: 0 10px;
}

.syokunin_area{
  background: #efddcb;
  margin: 30px 0;
}

.syokunin_title{
  color: #735951;
  font-size: 1.5em;
  font-weight: bold;
  padding: 5px 30px 30px;
  line-height: 1.2em;
}

.rotate_area{
  background: #735951;
  color: #ffffff;
  -moz-transform: rotate(-11deg);
  -webkit-transform: rotate(-11deg);
  -o-transform: rotate(-11deg);
  -ms-transform: rotate(-11deg);
  transform: rotate(-11deg);
  display: inline-block;
  padding: 15px 25px;
  margin-right: 20px;
}

.syokunin_label{
  color: #00395c;
  font-size: 1.8em;
  line-height: 1.2em;
}

.syokunin_txt{
  margin: 10px 0;
}

.syk_txt_area{
  padding: 15px 40px !important;
}

.img_syk{
  text-align: center;
  margin: 10px 0;
}

.table_title{
  background: url(../images/ttl_wallpaint01.png) no-repeat left 8px;
  padding-left: 45px;
  font-size: 1.5em;
  color: #26a6d1;
  line-height: 2.2em;
}


.cover_link{
  margin-bottom: 30px;
}

.cover_link div{
  margin: 10px 0;
}

.cover_link div a{
  color: #eb5244;
}


.img_center{
  text-align: center;
}


@media screen and (max-width: 767px){

  .img_center img{
    width: 100%;
    height: auto;
  }

  .product_name{
    font-size: 4vw;
  }

  .img_rkt{
    width: 50% !important;
    margin: auto;
  }

  .img_kankyou{
    display: block;
    width: 50%;
    height: auto;
    float: none;
    margin: auto;
    margin-bottom: 20px;
  }

  .example_2{
    width: 100%;
  }

  .example_area{
    margin-bottom: 20px;
  }

  .rotate_area{
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    display: block;
    text-align: center;
    width: 90%;
    margin: auto;
    margin-top: -20px;
    margin-bottom: 10px;
  }

  .kind_class{
    width: 100%;
    display: block;
    /* float: right; */
    font-size: 0.4em !important;
    border-bottom: 2px solid;
    color: #00395c;
    line-height: 1.9em;
  }

  .syk_txt_area {
    padding: 15px 25px !important;
  }

}
@media screen and (min-width: 768px){
}
