/*
Theme Name: glamour_carmake
Template: glamour_tcd073
Author: Design Plus
Author URI: http://design-plus1.com/tcd-w/
Description: WordPressテーマ「GLAMOUR」
Version: 1.18.7
Updated: 2020-11-12 19:37:23

*/

.english:hover {opacity: 0.7;}
#cb_4 {margin:0; padding-top:60px;padding-bottom:0px;}

.p-menu-button::before {content: "menu"; font-size: 12px; display:inline;white-space:pre-wrap;  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 10px!important;}
  
/*商品画像を横長に変更*/
.p-entry-item__mainimage-inner {
    padding-top: 70%;
}
.p-entry-item__subimage-inner {
    padding-top: 70%;
}
.p-item-archive__item-thumbnail {
    padding-top: 70%;
}

.t-white a{color: #fff;font-weight: 600;}
.field_price {color: #ff0000;}


#info th{width: 30%;}

#price th {background: #007a45;color: #fff;font-weight: 600;} 
#price tr td:nth-of-type(2) {width:25%;text-align: right;}

.date {display: block;margin-top: -15px;}

.c-footer-bar {font-size: 120%!important;}

.video {
  position: relative;
  width:100%; 
  height:0;
  padding-top: 30.25%;
  max-width: 1000px;
  padding-bottom: 30.25%;
  margin: 0 auto;
}

.video video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
