/*----------------------------------------------
共通の記述 start
------------------------------------------------*/
.tpms_bx12 {
	margin-top: 20px;
}
.wheelParts-box img { display:block; }
#wheelParts-tpms_bx1 .cont-center h3,
#wheelParts-tpms_bx1 .cont-center p {
	margin: 0;
	padding: 0;
}
#wheelParts-tpms_bx1 .cont-center h3 {
	margin-bottom: 10px;
}
.photo {
	display: block;
	margin: 30px 0 0;
}
.movieWrap {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.movieWrap iframe {
  width: 100%;
  height: 100%;
}
.app_wrap {
	text-align: center;
	    padding-bottom: 50px;
}
.app {
	display: flex;
	justify-content: center;
	height: clamp(50px, 6vw, 60px);
}
.app img {
	height: 100%;
	margin: 0 15px;
}
.app_wrap p {
	margin-bottom: 10px;
}

/*----------------------------------------------
共通の記述　end
------------------------------------------------*/
#wheelParts-tpms_bx1 h3 {
	margin-bottom: 10px;
    padding-bottom: 3px;
    font-size: 17px;
    font-weight: bold;
    border-bottom: none;
	margin-top: 20px;
}
#wheelParts-tpms_bx1 h3.bb {
	text-decoration: underline;
}
.tpms_bx1-2-cont h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.qa_q,.qa_a {
	padding: 10px;
}
.qa_q {
	background: #bbbbbb;
}
.qa_a {
	border: 1px #bbbbbb solid;
}
.qa_wrap {
	margin-bottom: 15px;
}
.shop_btn a {
	background: #ff0000;
	padding: 12px 55px;
    color: #fff;
    text-decoration: none;
}
.shop_btn {
	text-align: center;
	margin-top: 30px;
}
#wheelParts-tpms_bx1 .ancLink {
	margin: 0 0 30px 0;
}
.wheelParts-box-shop {
	margin-bottom: 50px;
}
/* 画像の上に拡大アイコンを重ねる */
.wheelDetail-colorlist-wheel-thum{
  position: relative; /* 擬似要素の基準 */
}

.tpms_bx1-2 .wheelDetail-colorlist-wheel-thum.icon::after{
  content: "";
  position: absolute;
  right: 12px;
  bottom: 12px;
  width: 18px;
  height: 18px;
  background: url("../images/wheel-parts-tpms_bx1/icon.png") no-repeat center / contain;
  pointer-events: none;
  z-index: 2;
}

.tpms_bx1-2 .wheelDetail-colorlist-wheel-thum img{
  display: block;
  position: relative;
  z-index: 1;
}




@media screen and (min-width: 768px) {
/*----------------------------------------------
PC用の記述　start
------------------------------------------------*/
.wheelParts-box-last .ind1.red{
	font-size: 12px;
}
.tpms_bx1-2 {
	width:100%;
	display:table;
	margin-top: 10px;
}
.tpms_bx1-2-img {
	display:table-cell;
	vertical-align:middle;
}
.tpms_bx1-2-cont {
	display:table-cell;
	vertical-align:middle;
	font-size:12px;
    width: 100%;
}
.pageTit-img {
	background: url(../images/wheel-parts-tpms_bx1/pagetit_img.jpg) no-repeat 0 0;
}
.pageTit-img span {
	display:none;
}
#wheelParts-tpms_bx1 {
	width: 636px;
	position: relative;
}
.full_img {
	width: 100%;
}
#wheelParts-tpms_bx1 figure {
    margin-right: 15px;
}
.wheelDetail-colorlist-wheel-thum img {
	width: 305px;
}

/*----------------------------------------------
PC用の記述　end
------------------------------------------------*/
}

@media screen and (max-width: 979px) {
/*----------------------------------------------
タブレット／スマートフォン用の記述
------------------------------------------------*/
.pageTit {
  background-color:#FFF;
	margin-bottom: 10px;
}
.pageTit-img {
	background-size:contain;
}

/*----------------------------------------------
PC用の記述　end
------------------------------------------------*/
}


@media screen and (max-width: 767px) {
/*----------------------------------------------
スマートフォン用の記述 start
------------------------------------------------*/
.pageTit {
  background-color:#000;
	margin-bottom: 0;
}
.anyanyCol2-img {
text-align:center;
}
.anyanyCol2-cont {
	vertical-align:top;
	font-size:12px;
}
.wheelParts-displayIcon {
	margin:0 0 10px;
	}
.wheelParts-displayIcon li {
	display:inline-block;
	padding:10px 0;
	}
.wheelParts-displayIcon ul li:nth-child(1) {
	background:url(../images/wheel-parts-anyany/icon_wheelOnly.png) no-repeat 0 50%; background-size: auto 30px; padding-left: 34px;
}
.wheelParts-displayIcon ul li:nth-child(2) {
	background:url(../images/wheel-parts-anyany/icon_carOnly.png) no-repeat 10px 50%; background-size: auto 30px; padding-left: 44px;
}
.wheelParts-displayIcon ul li:nth-child(3) {
	background:url(../images/wheel-parts-anyany/icon_wheelOnly.png) no-repeat 0 50%, url(../images/wheel-parts-anyany/icon_carOnly.png) no-repeat 32px 50%;
	background-size: auto 30px;
	padding-left: 66px;
}
.tpms_bx1-2-cont h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tpms_bx1-2-cont {
	margin-bottom: 20px;
}


/*----------------------------------------------
スマートフォン用の記述 end
------------------------------------------------*/
}


