@charset "utf-8";

#products_pdf section{
	width: 836px;
	padding: 0 82px;
}

#products_pdf .content{
	padding: 45px 0 45px;
	margin: 0;
}

#products_pdf h2{
	font-size: 3.6rem;
	font-weight: normal;
	border-bottom: 1px dotted #1a1311;
	margin-bottom: 45px;
}

#products_pdf h2 span{
	font-size: 1.4rem;
	display: block;
}


#products_pdf .txt{
	font-size: 1.4rem;
	line-height: 1.8em;
	margin-bottom: 2.0em;
}

#catalogue_pdf #frame{
	width: 836px;
	height: 620px;
}

#catalogue_pdf #frame iframe{
	width: 836px;
	height: 620px;
}

#frame_navi{

}

.style1 {
	font-weight: bold;
	font-size: 1.3rem;
}
.style2 {
	font-size: 1.3rem;
}
.style3 {
	font-size: 1.3rem;
/* 	font-family: sans-serif; */
}

.style5{
	line-height: 1.5em;
}

.style10{
	padding-right: 1.5em;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



#materials_pdf table{
/* 	width: 836px; */
/* margin: 0 auto; */
/* border-spacing: 1px; */
}

#materials_pdf .product_table{
	margin: 0 auto;
	margin-left: 60px;
}


#materials_pdf td{
	font-size: 1.2rem;
	line-height: 1.3em;
}

#materials_pdf .style5{
	font-size: 1.8rem;
	font-weight: bold;
	margin-left: 1.0em;
}




@media(max-width:768px) {

#products_pdf h2{
	font-size: 2.8rem;
}

#products_pdf .txt{
	font-size: 1.6rem;
}


#products_pdf table, #products_pdf tbody{
	width: 100%!important;
}

#products_pdf td{
	width: auto;
}

#catalogue_pdf{
	padding: 0;
	margin: 0;
}

#catalogue_pdf #frame{
  width:100%!important;
  height: 20rem;
   overflow: scroll;
   -webkit-overflow-scrolling: touch;
}


#catalogue_pdf #frame iframe{
  width:100%!important;
  height: 20rem;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}


#materials_pdf .product_table{
	margin: 0 auto;
	width: 100%!important;
}
#materials_pdf .product_table td{
	width: 33%!important;
	text-align: center;
}
#frame_navi table{
	width: 80%!important;
}

#frame_navi table img{
	width: 60%!important;
	height: auto;
	margin-left: 10%
}


#frame_navi td{
	width: 50%!important;
	border: 3px solid #EBEBEB;
}

#materials_pdf td{
	font-size: 1.2rem;
	line-height: 1.3em;
}

#materials_pdf .style5{
	font-size: 1.8rem;
	font-weight: bold;
	margin-left: 1.0em;
}


#products_pdf .sp_img{
	width: 100%;
	height: auto;
}

#products_pdf .mb{
	margin-bottom: 4.0rem;
}

#materials_pdf .sp_a{
	margin-top: -8rem;
	padding-top: 8rem;
}


}
