/*****************************************************-
CSS Document : SP guide
- ****************************************************/

body{ font-weight:200; font-size: 1.1rem;}
header,
footer{ font-weight:400 !important;}
footer .ft-note{ font-weight:100;　font-size:1.1rem;}

.btn-pdf-dl {
	text-align: center;
	font-size: 1.3rem;
}
.btn-pdf-dl a {
	display: block;
	line-height: 1.8;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #b8b8b8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
.btn-pdf-dl a .icn {
	margin-right: 8px;
}
.btn-pdf-dl a .icn img {
	width: 16px;
	height: auto;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.btn-pdf-dl a:hover .icn img {
	filter: none !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
}
.btn-pdf-dl a .txt {
	font-weight: bold;
	text-decoration: none;
}
.btn-pdf-dl a .size {
	color: #888888;
}
.btn-pdf-dl a:hover .txt {
	text-decoration: underline;
}
.product-cts .btn-pdf-dl{ margin-top:30px;}
.product-info .info-dtl .cts-inr .btn-pdf-dl{
	padding-left:12px;
	padding-right:12px;
}
.catalog_cap{display:block; margin:5px 20px 10px 20px;}
.catalog_cap img{max-width:100%;}

/*===========================================================================
 product-guide-top
===========================================================================*/

.product-info .info-ttl { margin-top:0px; background:#f7f1e1; padding-top:5px; padding-bottom:10px;}
.product-info .info-ttl img {
	width: 100%;
	height: auto;
}
/* SNS */
.page-sns-box{ background-color:#f7f1e1; padding-bottom:15px;}
.page-sns { margin-top: 0px; margin-bottom:10px; padding-left: 12px; padding-right: 12px;}
.page-sns .inr { float: right;}
.page-sns p,
.page-sns li,
.page-sns ul { float: left;}
.page-sns p { color: #888888; font-size: 1.1rem; padding-top: 7px;}
.page-sns ul { padding-left: 10px;}
.page-sns li { margin-left: 7px;}
.page-sns li img { width: 32px;	height: auto;}
.is_mouse .page-sns li.btn-ln { display: none;}


.product-info .concept-cnt img, .product-info .main-dtl img{ width:100%; height:auto;}
.product-info .concept-cnt{ margin:12px 12px 0;}
.product-info .concept-cnt .txt-cnt{ text-align:center;}
.product-info .concept-cnt .txt-cnt .Copy{
	font-weight:300;
	font-size: 2.2rem;
	margin-bottom:20px;
}
.product-info .concept-cnt .txt-cnt img{ width:80%; max-width:326px;}
.product-info .concept-cnt .category-img{ text-align:center;}
.product-info .main-dtl{
	padding-top: 40px;
	padding-bottom: 40px;
	/*background:url(/product/phone/m03/guide/images/1/top_cont_bg.png) repeat-x bottom;*/
	overflow:hidden;
}

.product-info .main-dtl.lastmainblock{ border-bottom:solid 1px #DDDDDD;}
.product-info .main-dtl.catch{
	background-color:#f7f1e1;
	background-image:none;
	overflow:hidden;
	padding-top:10px;
	margin-top:0px;
	padding-bottom:25px;
	border-bottom:solid 1px #e4e4e4;
}

.product-info .main-dtl.acc-cnt{ padding-bottom:20px;}

.product-info .main-dtl .category-img { text-align:center; margin-bottom:20px;}
.product-info .main-dtl .category-txt { font-size: 1.5rem;}
.product-info .main-dtl .category-txt h2 { text-align:center; font-weight:300; font-size: 2rem; margin-bottom:20px; }
.product-info .main-dtl .category-txt p { margin:0 0 1em 0; line-height:2;}

.product-info .main-dtl .category-txt ul.guidenote2{ font-size:1.2rem; margin-top:0.5em; line-height:1.5; margin-bottom:1.5em; color:#666;}
.product-info .main-dtl .category-txt ul.guidenote2 li{ margin-bottom:0.5em;padding-left: 1em;text-indent: -1em;}

.product-info .main-dtl .dtl-ttl { line-height: 1.4; font-size: 2rem; text-align: center; vertical-align: bottom; padding-left: 24px; padding-right: 24px; margin-bottom:25px;}
.product-info .main-dtl .dtl-ttl span{ display:block; font-size:1.5rem;}

.product-info .main-dtl.catch .category-img { float:right; width:30%; margin:5px 0 0 10px; padding:0;}
.product-info .main-dtl.catch .category-txt p { overflow:hidden;}

.product-info .main-dtl ul.category-link-block{ margin-top:1em;}
.product-info .main-dtl ul.category-link-block li {margin:5px 15px;font-weight:400;}
.product-info .main-dtl ul.category-link-block li a {display:block; padding:0.8em 2em 0.8em 1em; text-align:center;color:#ffffff;font-size:1.5rem;border:solid 1px #2365cf;text-decoration:none;vertical-align:middle;background:#2365cf url(/product/phone/m03/guide/images/1/top_arrow01-on.png) no-repeat 97% 50%;}
.product-info .main-dtl ul.category-link-block li a:hover { color:#2365cf;border:solid 1px #2365cf;background:#FFFFFF url(/product/phone/m03/guide/images/1/top_arrow01-off.png) no-repeat 97% 50%;}



.product-info .product-cts .cts-inr .center a img{ max-width:100%; height:auto;}

.product-info .main-dtl.rda { padding-bottom:70px;}

.product-info .product-cts{ margin-bottom:30px;}

/* 別窓icon用 */
a img.w-icon{
	position:relative;
	top:-2px;
	margin-left:2px;
	margin-right:2px;
}