﻿@charset "utf-8";
.prodetails-content table tr:nth-child(odd){background-color:#f1f6ff}
.prodetails-content table tr:nth-child(even){background-color:#fff}
.prodetails-content table tr:nth-child(3){background-color:#f1f6ff}
#tagContent1{display:none}
.tagContent img{margin:2px 0}
@media (min-width:769px){.contact-list .contact-item{height:280px}}
.prodetails-related+.sidebar-item.inquiry{box-shadow:0 0 0;padding:30px 0 0}
table td, table th{padding:5px}
.page-main{flex:inherit;width:calc(100% - 380px);}
@media (max-width:1280px){.page-main{width:calc(100% - 320px);}}
@media (max-width:1024px){.page-main{width:100%;}}