/*************共通************/
.sp {
  display: none;
}
.pc {
  display: inline;
}

#main {
}

body#pg04 div#wrap,
body#pg_evt div#wrap {
  background-image: none;
}
div#wrap,
div#page,
div#content,
body#pg_evt div#main {
  width: 100%;
}

div#wrap {
  max-width: 950px;
}

div#page {
  margin: 0;
}

body#pg_evt div#main {
  padding: 0;
  margin: 0;
  height: auto;
  font-size: 12px;
  line-height: 1.3em;
  width: 98%;
  margin: 0px 1% 0px 1%;
  position: relative;
}

/*****************************
Contents  head
******************************/
#main_head {
  background-color: #fff;
  margin-top: 40px;
  padding: 10px 2% 30px 2%;
  margin: 3px;
  position: relative;
  width: auto;
  color: #333;
}

#head_text_box {
  padding: 20px 40px 20px 40px;
  font-size: 1.2em;
  line-height: 2em;
}

/**************/

div#main_head #tour_logo {
  text-align: center;
  padding: 40px 0px 20px 0px;
}
div#main_head #tour_logo img {
  width: 80%;
  max-width: 800px;
}

div#main_head h1 {
  font-size: 2.5em;
  margin: 20px 0 20px 0;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
}

/* Product
----------------------------------------------------*/

.product_box {
  width: 83.5%;
  position: relative;
  overflow: hidden;
  border: 1px solid #000;
  padding: 20px 8% 20px 8%;
  margin: 50px 0px 50px 0px;
  position: relative;
  border-radius: 5px;
}

.product_title {
  width: 100%;
  border-bottom: 2px solid #666;
  font-size: 1.7em;
  margin: 20px 0px 10px;
  padding-bottom: 10px;
  line-height: 1.3em;
}

.product_left_box {
  padding: 10px 0px;
  width: 100%;
  clear: both;
  overflow: hidden;
}

.product_text {
  line-height: 2em;
  width: 53%;
  padding-right: 5%;
  float: left;
}

.product_spec {
  border: 1px solid #000;
  padding: 10px 2%;
  width: 36%;
  position: relative;
  overflow: hidden;
  background-color: #fbfbfb;
  float: left;
  line-height: 1.8em;
  margin-bottom: 5px;
}

.font_ptitle {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.product_spec_table_title {
  width: 95%;
  text-decoration: underline;
  font-weight: bold;
  padding-left: 4%;
}
.product_spec_table_h {
  float: left;
  width: 19%;
  clear: both;
  padding-left: 1%;
}

.product_spec_table_b {
  float: left;
  width: 78%;
}

.product_size {
  border: 1px solid #000;
  padding: 10px 2%;
  width: 95%;
  position: relative;
  overflow: hidden;
  background-color: #fbfbfb;
  float: left;
  line-height: 1.8em;
  margin-bottom: 5px;
}
.product_size_table_title {
  width: 95%;
  text-decoration: underline;
  font-weight: bold;
  padding-left: 4%;
  padding-bottom: 1em;
  padding-top: 1em;
  clear: both;
}
.product_size_table_h {
  float: left;
  width: 16%;
  clear: both;
  padding-left: 4%;
}

.product_size_table_b {
  float: left;
  width: 78%;
}

.product_img {
  height: 270px;
  width: 100%;
  text-align: center;
  position: relative;
}

.product_img_h_1 {
  height: 350px;
  width: 100%;
  text-align: center;
}

.product_img img,
.product_img_h_1 img {
  height: 100%;
}

#kimono_head {
  background-color: #fff;

  margin-top: 40px;
  padding: 10px 2% 30px 2%;
  margin: 20px;
  position: relative;
  border: 2px solid #84577c;
  box-shadow: 0 0 0 8px #84577c, 0 0 0 10px #fff, 0 0 0 15px #84577c;
  width: auto;
}

div#kimono_head h2 {
  font-size: 2em;
  color: #661844;
  margin: 20px 0 10px 0;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
}

.product_pastgoods_table_h {
  float: left;
  width: 31%;
  clear: both;
  padding-left: 0;
}

.product_pastgoods_table_b {
  float: left;
  width: 18%;
  text-align: right;
}
.soldout_line_through {
  color: #ff0000;
  text-decoration: line-through;
}

.soldout {
  color: #ff0000;
}

/**************/

#footer {
  width: 100%;
}

/* clear
----------------------------------------------------*/
/* ---IE7.IE8 clearfix--- */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

@media screen and (max-width: 748px) {
  /*************共通************/
  .sp {
    display: inline;
  }
  .pc {
    display: none;
  }
  body#pg_evt div#main {
    padding: 0;
    margin: 0;
    height: auto;
    font-size: 1.4em;
    line-height: 1.3em;
    width: 98%;
    margin: 0px 1% 0px 1%;
    position: relative;
  }

  div#main_head #tour_logo {
    text-align: center;
  }
  div#main_head #tour_logo img {
    width: 100%;
  }

  #head_text_box {
    padding: 20px 2% 20px 2%;
    font-size: 1.2em;
    line-height: 2em;
    line-height: 1.8em;
  }

  /* Product
----------------------------------------------------*/
  .product_box {
    width: 87.6%;
    position: relative;
    overflow: hidden;
    border: 1px solid #000;
    padding: 20px 6% 20px 6%;
    margin: 50px 0px 50px 0px;
    position: relative;
  }

  .product_title {
    font-size: 1.5em;
  }

  .product_img,
  .product_img_h_1 {
    height: auto;
    width: 100%;
    text-align: center;
  }

  .product_img img,
  .product_img_h_1 img {
    height: auto;
    width: 100%;
  }

  .product_text {
    line-height: 2em;
    width: 100%;
    padding-right: 0%;
    float: none;
    padding-bottom: 20px;
  }

  .product_spec {
    border: 1px solid #000;
    padding: 10px 2%;
    width: 95.1%;
    position: relative;
    overflow: hidden;
    float: none;
    line-height: 1.8em;
    margin-bottom: 5px;
  }

  .product_size {
    border: 1px solid #000;
    padding: 10px 2%;
    width: 95.1%;
    position: relative;
    overflow: hidden;

    float: none;
    line-height: 1.8em;
    margin-bottom: 5px;
  }

  .product_size_table_h {
    float: none;
    width: 95%;
    clear: both;
    padding-left: 5%;
    font-weight: bold;
    padding: 10px 0px 0px 5%;
  }

  .product_size_table_b {
    float: none;
    width: 95%;
    padding-left: 5%;
  }

  .product_pastgoods_table_h {
    float: none;
    width: 95%;
    clear: both;
    padding-left: 0%;
    font-weight: bold;
    padding: 10px 0px 0px 0%;
  }

  .product_pastgoods_table_b {
    float: none;
    width: 95%;
    padding-left: 0%;
    text-align: left;
  }
}
