.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}

.product {
  margin-bottom: 40px;
}

.product_area {
  border-bottom: 1px solid #fff;
  padding-bottom: 40px;
}
.product_area_left {
  float: left;
  padding: 0;
}
.product_area_right {
  float: right;
  padding: 0;
}

.product_tabs {
  font-family: 'Roboto Condensed', sans-serif;
  border-bottom: 1px solid #333;
}
.product_tab {
  display: inline-block;
  background-color: #f6f6f6;
  text-align: center;
  padding: 10px 0;
}
.product_tab.active {
  background-color: #333;
}
.product_tab a {
  display: block;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0em;
}
.product_tab.active a,
.product_tab.active a:hover {
  color: #fff;
  text-decoration: none;
}

.product_panel {
  display: none;
}
.product_panel.active {
  display: block;
}
.product_panel_image,
.product_panel_review {
  text-align: center;
}

.product_belong_lists {
  margin: 40px 0 5px;
  font-size: 12px;
}
.product_belong_list {
  padding: 0 2px;
}
.product_belong_list:first-child {
  padding: 0 2px 0 0 ;
}

.product_name {
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0;
  font-size: 22px;
  font-weight: 500;
    margin-top: 40px;
}
.product_model {
  margin: 0;
  font-size: 13px;
}

.product_img {
  margin-bottom: 20px;
}
.product_img_main img {
  display: block;
  margin: 0 auto;
  height: auto;
}
.product_img_thumb li {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}
.product_img_thumb_img {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #ccc;
}
.thumb_active {
  border: 1px solid #333;
}

.together_product_lists {
  margin-top: 20px;
  font-size: 12px;
}
.together_product_list {
  text-align: center;
}

.product_price_area {
  margin: 20px 0 0;
}
.product_regular_price {
  margin: 0 0 5px;
  font-size: 12px;
}
.product_price {
  margin: 0;
  font-size: 18px;
}
.product_price_discount {
  color: #333333;
}
.product_discount_rate {
  color: #333333;
  font-size: 20px;
}
.product_price_establish {
  margin: 0;
  font-size: 10px;
}
.product_stock_str {
  margin: 20px 0 0;
  font-size: 12px;
}

.product_cart_area {
  background-color: #f6f6f6;
  margin: 30px 0;
  padding: 10px 20px 20px;
  font-size: 14px;
}
.product_cart_table_box {
  margin-top: 20px;
  background-color: #fff;
  font-size: 14px;
}
.product_cart_table_box label {
  font-size: 14px;
}
.product_cart_select_box {
  margin: 5px 0;
}
.product_cart_select_name {
  padding-top: 10px;
  padding-bottom: 5px;
}
.product_cart_select {
  border: 1px solid #333;
  height: 40px;
}
.text-titles-list__unit {
  margin: 5px 0;
}
.text-titles-list__unit dl {
  margin: 0;
}
.text-titles-list__name {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: normal;
}
.text-titles-list__detail-text {
  border: 1px solid #333;
  height: 40px;
}
.product_cart_order {
  margin: 5px 0;
}
.product_cart_init_num {
  width: 20%;
  height: 30px;
  text-align: right;
  float: left;
}
.product_cart_unit {
  float: left;
  padding-top: 12px;
  padding-left: 20px;
}
.product_cart_init {
  display: none;
}

.sizeguide_table_box {
  border-top: 1px solid #ccc;
  padding-top: 40px;
  margin-top: 20px;
}

.sizeguide_table {
  margin: 20px 0;
}

.btn-addcart,
.btn-reviews {
  border: none;
  margin-top: 30px;
  padding: 18px 0;
  background-color: #333;
  font-size: 18px;
  color: #fff;
  *background-color: #333;
  letter-spacing: 0.1em;
}
.btn-addcart:hover,
.btn-addcart:focus,
.btn-addcart:active,
.btn-reviews:hover,
.btn-reviews:focus,
.btn-reviews:active {
  background-color: #666;
  color: #fff;
  *background-color: #666;
}
.btn-addcart i,
.btn-addcart-quick i,
.btn-reviews i {
  margin-right: 5px;
  vertical-align: -25%;
}

.btn-addcart-quick,
.btn-membersonly {
  margin-top: 20px;
  padding: 10px 0;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.btn-addcart-quick {
  border: none;
  background-color: #007fff;
  color: #fff;
  *background-color: #007fff;
}
.btn-addcart-quick:hover,
.btn-addcart-quick:focus,
.btn-addcart-quick:active {
  background-color: #4ca5ff;
  color: #fff;
  *background-color: #4ca5ff;
}

.btn-soldout {
  border: none;
  margin-top: 20px;
  padding: 18px 12px;
  background-color: #cf0400;
  font-size: 18px;
  color: #fff;
  *background-color: #cf0400;
  letter-spacing: 0.1em;
}
.btn-soldout.disabled,
.btn-soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.btn_pis_width,
.btn_revies_width {
  width: 300px;
}

.stock_error {
  margin: 0;
  text-align: center;
  color: #cf0400;
}

.product_related_lists {
  margin: 20px 0 0;
  font-size: 12px;
}
.product_related_lists_review {
  margin: 30px 0 0;
}
.product_related_list {
  padding: 2px 0;
}

.product_related_lists i {
  vertical-align: -40%;
}

.product_explain,

.product_reviews {
  line-height: 1.8;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: justify;
}

.product_img_sub li {
  text-align: center;
  padding-bottom: 10px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.product_text_not {
  text-align: center;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
  line-height: 1.2;
}

.icon_star {
  float: left;
  /* 星10個での設定は下記を有効にする */
  /*
  width: 150px;
  */
  /* 星5個での設定は下記を有効にする */
  width: 75px;
  overflow: hidden;
}

.icon_star img {
  max-width: inherit;
}

.review_poster li {
  float: left;
  margin-left: 10px;
}

.review_poster li {
  list-style: none;
}

.reviewlist:first-child {
  border-top: none;
}

.reviewlist {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  text-align: left;
}

.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.review_img {
  float: right;
  margin: 0 0 10px 10px
}

.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}

.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
}

@media (min-width: 980px) {
  .product_area_left {
    width: 540px;
    float: left;
    padding: 0;
  }
  .product_area_right {
    width: 400px;
    float: right;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .product_explain,
  .product_img_sub,
  .product_reviews {
    padding: 0 1%;
  }
  .br-pc { display:block; }
  .br-sp { display:none; }
}

@media (max-width: 980px) {
  .contents_detail {
    width: 100%;
    float: none;
    padding: 0;
  }

  .product_area_left,
  .product_area_right {
    padding-right: 1%;
    padding-left: 1%;
  }
}

@media (max-width: 768px) {
  .product_area_right {
    float: none;
    padding: 0;
  }
  .product_img {
    margin-bottom: 30px;
  }

  .product_detail_area,
  .product_social_lists {
    padding: 0 10px;
  }
  .product_tab a {
    font-size: 12px;
  }
  .product_explain,
  .product_img_sub {
    font-size: 13px;
    padding: 0 10px 60px;
  }
  .product_reviews {
    font-size: 12px;
    padding: 0 10px 20px;
  }
  .product_reviews_btn {
    padding-bottom: 60px;
  }
  .together_product_lists {
    padding: 0 10px 30px;
  }

  .btn_pis_width,
  .btn_revies_width {
    width: 100%;
  }
}

.uneditable-input,
.uneditable-textarea {
  border-color: #ccc;
  background-color: #fcfcfc;
  color: #999;
  cursor: not-allowed;
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}



/* table */
table.item_shosai{width:100%;
}

table.item_shosai tr th{width:100%; padding: 5px 10px 5px 10px; 
border-collapse: collapse;
border-color:#ececec;
border-width:1px;
border-bottom-style: solid;
background-color:#e9e9e9;
font-weight:bold;
font-size: 100%;
text-align: left;
 }

table.item_shosai tr td{width:100%; padding: 10px; height: 20px;
border-collapse: collapse;
border-color:#ececec;
border-width:1px;
border-bottom-style: solid;
font-size: 90%;
text-align: left;
 }

table.item_shosai tr td img{float:left; margin-right:3px;
margin-top:1px;
margin-bottom:1px;}

ul.clearfix li{list-style:none; float:left;}

/* tabletwo */
table.item_shosaitwo{width:100%;
}

table.item_shosaitwo tr th{width:50%; padding: 10px; height: 20px;
border-collapse: collapse;
border-color:#ececec;
border-width:1px;
border-right-style: dotted;
border-bottom-style: solid;
background-color:#;
font-weight:bold;
font-size: 90%;
text-align: left;
vertical-align: top;
 }

table.item_shosaitwo tr td{width:50%; padding: 10px; height: 20px;
border-collapse: collapse;
border-color:#ececec;
border-width:1px;
border-bottom-style: solid;
font-size: 90%;
text-align: left;
vertical-align: top;
 }

table.item_shosaitwo tr td img{float:left; margin-right:3px;
margin-top:1px;
margin-bottom:1px;}

ul.clearfix li{list-style:none; float:left;}

/* tablethree */
table.item_shosaithree{width:100%;
}

table.item_shosaithree tr th{width:100%; padding: 10px; height: 20px;
border-collapse: collapse;
border-color:#ececec;
border-width:1px;
border-bottom-style: solid;
border-top-style: solid;
background-color:#;
font-weight:normal;
font-size: 90%;
text-align: left;
vertical-align: top;
 }

table.item_shosaithree tr td{width:100%; padding: 10px; height: 20px;
border-collapse: collapse;
border-color:#ececec;
border-width:1px;
border-bottom-style: solid;
border-top-style: solid;
font-size: 90%;
text-align: left;
vertical-align: top;
 }

table.item_shosaithree tr td img{float:left; margin-right:3px;
margin-top:1px;
margin-bottom:1px;}

ul.clearfix li{list-style:none; float:left;}

/* table four*/
table.item_shosaifour{width:100%;
}

table.item_shosaifour tr th{width:100%; padding: 5px 10px 5px 10px; 
border-collapse: collapse;
border-color:#ececec;
border-width:1px;
border-right-style: dotted;
border-bottom-style: solid;
background-color:#f3f3f3;
font-weight:bold;
font-size: 90%;
text-align: right;
 }

table.item_shosaifour tr td{width:100%; padding: 10px; height: 20px;
border-collapse: collapse;
border-color:#e8e8e8;
border-width:1px;
border-bottom-style: solid;
font-size: 90%;
font-weight:bolder;
text-align: right;
 }

table.item_shosaifour tr td img{float:left; margin-right:3px;
margin-top:1px;
margin-bottom:1px;}

ul.clearfix li{list-style:none; float:left;}

/* tablefive */
table.item_shosaifive{width:100%;
}

table.item_shosaifive tr th{width:20%; padding: 10px 5px 15px 5px;
border-collapse: collapse;
border-color:#ececec;
border-width:1px;
border-right-style: dotted;
border-bottom-style: solid;
background-color:#;
font-weight:bold;
font-size: 90%;
text-align: left;
vertical-align: middle;
vertical-align: top;
 }

table.item_shosaifive tr td{width:80%; padding: 15px 5px 15px 10px; 
border-collapse: collapse;
border-color:#ececec;
border-width:1px;
border-bottom-style: solid;
font-size: 90%;
text-align: left;
vertical-align: top;
 }

table.item_shosaifive tr td img{float:left; margin-right:3px;
margin-top:1px;
margin-bottom:1px;}

ul.clearfix li{list-style:none; float:left;}

/* tableyoyaku */
table.item_yoyaku{width:100%;
border-radius: 6px;
}

table.item_yoyaku tr th{width:100%; padding: 5px 10px 5px 10px; 
border-collapse: collapse;
border-color:#eaf5f1;
border-width:1px;
border-right-style: dotted;
border-bottom-style: solid;
background-color:#339999;
font-weight:bold;
font-size: 100%;
text-align: left;
 }

table.item_yoyaku tr td{width:100%; padding: 10px; height: 20px;
border-collapse: collapse;
border-color:#eaf5f1;
border-width:1px;
border-bottom-style: solid;
background-color:#eaf5f1;
font-size: 100%;
text-align: left;
 }

table.item_yoyaku tr td img{float:center; margin-right:3px;
margin-top:10px;
margin-bottom:10px;}

ul.clearfix li{list-style:none; float:left;}

/* tableyoyaku2 */
.table_yoyaku2{width:100%;
	border-spacing: 0;
	border-collapse: separate;
}
.table_yoyaku2 th,.table_yoyaku2 td{
	border-top: 1px solid #98addf;
	border-left: 1px solid #98addf;
}
.table_yoyaku2 th{
	padding: 2px 2px 2px 2px;
	background: #98addf;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
    font-size: 16px;
}
.table_yoyaku2 tr:nth-child(even) th{
	background: #98addf;
}
.table_yoyaku2 td{
	padding: 8px 20px 20px 20px;
	background: #FCFCFC;
	color: #374b65;
}
.table_yoyaku2 tr:nth-child(even) td{
	background: #eaeef5;
}
.table_yoyaku2 th:last-child,.table_yoyaku2 td:last-child{
	border-right: 1px solid #98addf;
}
.table_yoyaku2 tr:last-child th,.table_yoyaku2 tr:last-child td{
	border-bottom: 1px solid #98addf;
}
.table_yoyaku2 tr:first-child :first-child{
	border-top-left-radius: 6px;
}
.table_yoyaku2 tr:first-child :last-child{
	border-top-right-radius: 6px;
}
.table_yoyaku2 tr:last-child :first-child{
	border-bottom-left-radius: 6px;
}
.table_yoyaku2 tr:last-child :last-child{
	border-bottom-right-radius: 6px;
}



/* tableyoyaku3 */
.table_yoyaku3{width:100%;
	border-spacing: 0;
	border-collapse: separate;
}
.table_yoyaku3 th,.table_yoyaku3 td{
	border-top: 1px solid #98ADDF;
	border-left: 1px solid #98ADDF;
}
.table_yoyaku3 th{
	padding: 4px 2px 2px 2px;
	background: #98ADDF;
	color: #FFFFFF;
　　font-size: 17px;
  	font-weight: normal;
}
.table_yoyaku3 td{
	padding: 8px 20px 10px 20px;
	background: #f5f7f9;
	color: #374B65;
}
.table_yoyaku3 tr:nth-child(even) td{
	background: #FFFFFF;
	color: #374B65;
}
.table_yoyaku3 th:last-child,.table_yoyaku3 td:last-child{
	border-right: 1px solid #98ADDF;
}
.table_yoyaku3 tr:last-child th,.table_yoyaku3 tr:last-child td{
	border-bottom: 1px solid #98ADDF;
}
.table_yoyaku3 tr:first-child :first-child{
	border-top-left-radius: 6px;
}
.table_yoyaku3 tr:first-child :last-child{
	border-top-right-radius: 6px;
}
.table_yoyaku3 tr:last-child :first-child{
	border-bottom-left-radius: 6px;
}
.table_yoyaku3 tr:last-child :last-child{
	border-bottom-right-radius: 6px;
}


/* tableyoyaku4 */
.table_yoyaku4{width:100%;
	border-spacing: 0;
	border-collapse: separate;
}
.table_yoyaku4 th,.table_yoyaku4 td{
	border-top: 1px solid #ff6666;
	border-left: 1px solid #ff6666;
}
.table_yoyaku4 th{
	padding: 4px 2px 2px 2px;
	background: #ff6666;
	color: #FFFFFF;
　　font-size: 17px;
  	font-weight: normal;
}
.table_yoyaku4 td{
	padding: 8px 20px 8px 20px;
	background: #ffffff;
	color: #374B65;
}
.table_yoyaku4 tr:nth-child(even) td{
	background: #FFFFFF;
	color: #374B65;
}
.table_yoyaku4 th:last-child,.table_yoyaku4 td:last-child{
	border-right: 1px solid #ff6666;
}
.table_yoyaku4 tr:last-child th,.table_yoyaku4 tr:last-child td{
	border-bottom: 1px solid #ff6666;
}
.table_yoyaku4 tr:first-child :first-child{
	border-top-left-radius: 6px;
}
.table_yoyaku4 tr:first-child :last-child{
	border-top-right-radius: 6px;
}
.table_yoyaku4 tr:last-child :first-child{
	border-bottom-left-radius: 6px;
}
.table_yoyaku4 tr:last-child :last-child{
	border-bottom-right-radius: 6px;
}

/* tablespec-change1 */
.table_spec-change1{width:100%;
	border-spacing: 0;
	border-collapse: separate;
}
.table_spec-change1 th,.table_spec-change1 td{
	border-top: 0px solid #66cccc;
	border-left: 1px solid #66cccc;
  border-right: 1px solid #66cccc;
  border-bottom: 1px solid #66cccc;
}
.table_spec-change1 th{
	padding: 4px 2px 2px 2px;
	background: #66cccc;
	color: #FFFFFF;
　　font-size: 17px;
  	font-weight: normal;
  	border-top: 1px solid #66cccc;
	border-left: 1px solid #66cccc;
  border-right: 1px solid #66cccc;
  border-bottom: 1px solid #66cccc;
}
.table_spec-change1 td{
	padding: 0px 20px 0px 20px;
	background: #ffffff;
	color: #374B65;
}
.table_spec-change1 tr:nth-child(even) td{
	background: #ebf9fb;
	color: #374B65;
}
.table_spec-change1 th:last-child,.table_spec-change1 td:last-child{
	border-right: 1px solid #66cccc;
}
.table_spec-change1 tr:last-child th,.table_spec-change1 tr:last-child td{
	border-bottom: 1px solid #66cccc;
}
.table_spec-change1 tr:first-child :first-child{
	border-top-left-radius: 6px;
}
.table_spec-change1 tr:first-child :last-child{
	border-top-right-radius: 6px;
}
.table_spec-change1 tr:last-child :first-child{
	border-bottom-left-radius: 6px;
}
.table_spec-change1 tr:last-child :last-child{
	border-bottom-right-radius: 6px;
}


/* title */
.ttl {
 font-family: 'Roboto Condensed', sans-serif;
font-size: 130%;
border-bottom:1px solid #cccccc;
padding:10px 10px 0px;
font-weight: normal;
color: #000000;
}

.ttl2 {
font-size: 15px;
padding:20px 0px 0px;
font-weight: bold;
}


.ttl3 {
font-size: 16px;
padding:20px 0px 0px;
font-weight: bold;
}

.ttl4 {
font-family: 'Roboto Condensed', sans-serif;
font-size: 14px;
padding:0px 0px 0px;
font-weight: bold;
}

/*box */
.box-1 {
  padding:10px 15px 1px 15px;
  border-radius: 4px;
  background-color: rgba(236,236,236,1);
  text-align: center;
  margin:1px;
}

.box-2 {
margin:10px;
padding:10px;
border:1px solid;
border-color:#ececec;
background-color: rgba(255,255,255,1);
}

.box-13 {
margin:8px 8px 8px 8px;
padding:15px 20px 15px 20px;
border:1px solid;
border-radius: 3px;
border-color:#eaf5f1;
background-color: #eaf5f1;
text-align: ;  
}

/* button_lists */
.product_button_lists {
  margin: 0px 0 0;
  font-size: 12px;
}
.product_button_lists_review {
  margin: 30px 0 0;
}
.product_button_lists_list {
  padding: 2px 0;
}

.product_button_lists i {
  vertical-align: -40%;
}



/*------------------------------------------
// User style start
// change
----------------------------------------- */

.general-button  {
  border-radius: 5px;
  background-color: #dcdcdc;
}

.general-button:before  {
  border-radius: 5px;
  border-bottom: 0px solid rgba(181,181,181, 0);
  background-color: rgba(181,181,181, 0);
}

.button-content  {
  border-radius: 0px 0px 5px 5px;
  padding: 6px 6px;
  box-shadow: 0px 0px 0px 0px rgba(181,181,181, 0);
  color: #333333;
}

.button-text  {
  padding: 0px 6px;
  line-height: 1.5em;
  font-size: 13px;
}

.icon-font  {
  padding: 0px 6px;
  font-size: 10px;
}

/*----------------- at hover -----------------*/

.general-button:hover  {
  top: -1px;
  transition: all 30ms;
  -moz-transition: all 30ms;
  -webkit-transition: all 30ms;
  -o-transition: all 30ms;
  background-color: #e3e3e3;
}

.general-button:hover:before  {
  border-bottom: 1px solid rgba(181,181,181, 0);
  transition: all 30ms;
  -moz-transition: all 30ms;
  -webkit-transition: all 30ms;
  -o-transition: all 30ms;
}

.general-button:hover .button-content  {
  box-shadow: 0px 1px 0px 0px rgba(181,181,181, 1);
  transition: all 30ms;
  -moz-transition: all 30ms;
  -webkit-transition: all 30ms;
  -o-transition: all 30ms;
}

/*----------------- at active -----------------*/

.general-button:active  {
  background-color: #cfcfcf;
  box-shadow: 0px 1.2px 0px 0px rgba(169,169,169, 1) inset;
}

.general-button:active:before  {
  top: -1px;
  padding-bottom: 1px;
  border-bottom: 0px solid rgba(181,181,181, 0);
}

.general-button:active .button-content  {
  box-shadow: 0px 0px 0px 0px rgba(181,181,181, 0);
}

/*------------------------------------------
// User style end
----------------------------------------- */

/*------------------------------------------
// Core style start
// not change
----------------------------------------- */

.general-button  {
  display: -moz-inline-box;
  display: inline-block;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;position: relative;
  top: 0px;
  cursor: pointer;
  text-decoration: none;
  line-height: 1;
}

.general-button:before  {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button-content  {
  display: table;
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

.button-text  {
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
}

.icon-font  {
  display: table-cell;
  vertical-align: middle;
}

/*----------------- at hover -----------------*/

.general-button:hover  {
  transition-timing-function: ease-in-out;
}

.general-button:hover:before  {
  transition-timing-function: ease-in-out;
}

.general-button:hover .button-content  {
  transition-timing-function: ease-in-out;
}

/*----------------- at active -----------------*/

.general-button:active  {
  top: 0px;
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

.general-button:active:before  {
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

.general-button:active .button-content  {
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

/*------------------------------------------
// Core style end
----------------------------------------- */

/*------------------------------------------
// Touch style start
----------------------------------------- */

/*----------------- at hover -----------------*/

.touch .general-button:hover  {
  top: 0px;
  background-color: #dcdcdc;
}

.touch .general-button:hover:before  {
  border-bottom: 0px solid rgba(181,181,181, 0);
}

.touch .general-button:hover .button-content  {
  box-shadow: 0px 0px 0px 0px rgba(181,181,181, 1);

}

/*----------------- at active -----------------*/

.touch .general-button:active  {
  background-color: #cfcfcf;
  box-shadow: 0px 1.2px 0px 0px rgba(169,169,169, 1) inset;
}

.touch .general-button:active:before  {
  top: -1px;
  padding-bottom: 1px;
  border-bottom: 0px solid rgba(181,181,181, 0);
}

.touch .general-button:active .button-content  {
  box-shadow: 0px 0px 0px 0px rgba(181,181,181, 0);
}

/*------------------------------------------
// Touch style end
----------------------------------------- */
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   display : block;
}

.img_center_a {
display: block;
margin: 0 auto;
}


/*------------------------------------------
// display-none
----------------------------------------- */

.display-none{
    display:none;
}