@charset "utf-8";
/* CSS Document */


.item_detail_free_area {
    padding: 40px 0px;
}
.hamburg_page {
    background: #fff;
}
.hc_title {
 
}
.hc_title img {
 
}
.hc_sbttl {
    text-align: center;
    font-size: 24px;
    color: #b99230;
    padding: 50px 0px 0px 0px;
}
.hc_t {
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    padding: 0px 0px 40px 0px;
}
.center {
	text-align: center;
}
.mt0 {
  margin-top: 0
}
.mb0, .white_bg.mb0 {
  margin-bottom: 0
}
.mt20 {
  margin-top: 20px
}
.mb20 {
  margin-bottom: 20px
}
.pt20 {
  padding-top: 20px
}
.pb20 {
  padding-bottom: 20px
}
.pl20 {
  padding-left: 20px
}
.pr20 {
  padding-right: 20px
}
.black_bg {
  background: #000;
  color: #fff
}
.white_bg {
  background: #fff;
  color: #000;
  height: auto;
  overflow: hidden;
  padding: 40px;
  margin: 0 0 50px
}
.mt50 {
  margin-top: 50px
}
.size14 {
  font-size: 14px;
  line-height: 20px
}
.size16 {
  font-size: 1pc;
  line-height: 30px
}
.size18 {
  font-size: 18px;
  line-height: 34px
}
.size18 span {
  font-size: 14px
}
.size20 {
  font-size: 20px;
  line-height: 2pc
}
.size30 {
  font-size: 30px;
  line-height: 42px
}
.gold_color {
  color: #b99230
}

.materials {
  position: relative;
  border: 1px solid #000;
  padding: 13px 13px;
  margin: 0;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
}
.materials:before {
  content: "原材料";
  position: absolute;
  top: -9px;
  left: 15px;
  font-size: 8px;
  background: #000;
  color: #fff;
  padding: 0px 8px;
  line-height: 20px;
}

.hc_flex {
display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.hc_flex_text {
    padding: 30px;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
}
.hc_flex_img {
    padding: 30px;
}
.col70 {
	width: 70%;
}
.col60 {
	width: 60%;
}
.col50 {
	width: 50%;
}
.col40 {
	width: 40%;
}
.col30 {
	width: 30%;
}

.moviearea {max-width: 980px;margin: 0px auto;}
.moviearea > div {
	 display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.moviearea > div div{
    width: 49%;
}
.moviearea > div div iframe{
    width: 100%;
}
.ib_area {
    width: 100%;
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif!important;
    text-align: center;
}
#eye_title02 {
    width: 100%;
    margin: 0 auto;
    height: auto;
    text-align: center;
    font-size: 19px;
    letter-spacing: 0.05em;
    padding: 70px 0;
    font-weight: 800;
    color: #333;
    /* background-color: #fff; */
}