/*****************************************************-
CSS Document : SP用
- ****************************************************/

.fsn { font-style: normal!important;}
.wsn { white-space:nowrap!important; }
.fwb { font-weight: bold!important; }

.mimamori-ttl h1 img{ display:block; width:100%; height:auto;}
.mimamori-ttl h1 img:first-child{ display:none;}

.dtl-idt .dtl-heading {
	font-size: 1.6rem;
	text-align: center;
	margin-top: 24px;
}
dtl-idt ul.disc{ margin-top:15px;}
.dtl-idt ul.disc li{ border-bottom:solid 1px #cccccc; padding:10px 10px 8px;}
.product-info .info-dtl .dtl-idt ul.disc li:last-child {
    border: none;
}

.bgGray{ background:#e9eced;}
.img.sp-btn{ margin:10px auto 0;width:80%; max-width:350px;}
hr{ border-top: 1px solid #d2d2d2 !important; margin-top:12px !important; margin-bottom:0 !important;}

/*
header .sp-fix-info-ttl{ display:none !important;}
*/

.img.mimamori_img { margin:24px 0; text-align:center;}
.img.mimamori_img img:first-child{ display:none;}
.img.mimamori_img img{ width:100%; max-width:750px; height:auto;}

.boxGray{ margin-left:12px; margin-right:12px;}
.Tomoru_img{ text-align: center; margin:12px 0;}

ul.dl-btn { width:100%; margin:24px 0;}
ul.dl-btn li{margin:0 0 24px; padding:0; text-align:center;}
ul.dl-btn li img{ max-width:200px;}

.accessory { margin:24px auto 0; overflow: hidden;}

.accessory .page-sns { width: 350px; float: right; margin-top:0;}

.accessory .Category-nav{ clear:both;}
.accessory .Category-nav ul{ padding-top:24px;}
.accessory .Category-nav ul li a{ color:#333; font-size:1.3rem; text-decoration:none; display:block; padding:12px 20px; margin:10px auto; width:70%; border:solid 1px #666; background:url(/product/phone/f-03j/images/parts/top_arrow01-off.png) no-repeat 95% center;}
.accessory .Category-nav ul li a:hover{ color:#fff; background:#666 url(/product/phone/f-03j/images/parts/top_arrow01-on.png) no-repeat 95% center;}

.kids-mimamori_link{ text-align:right;}


.product-info table.standard{
	margin-top:2rem;
	margin-bottom:2rem;
}
#model colgroup.th_manufacturer {
    width: 25%;
}
#model colgroup.td_product {
    width: 45%;
}
#model colgroup.td_number {
    width: 30%;
}

#model table.maintable .col_th {
    width: 35%;
}
#model table.maintable .col_td {
    width: 65%;
}

#model table.maintable thead th {
    background: #f9a825;
    color: #fff;
	font-weight: 400;
	text-align:center;
}

#model table.maintable th {
    background: #fff8cc;
}

.product-info table.standard caption.sub-ttl {
	margin-bottom: 0.5em;
	font-weight: normal;
	line-height: 1.4;
	font-size: 1.65rem;
	text-align: left;
	vertical-align: bottom;
}

.product-info .info-dtl .dtl-ttl span.wsn {
    font-size: 100%;
}



#qa.product-info .info-dtl .dtl-idt {
	padding-left: 8px;
	padding-right: 8px;
}
#qa h2{
	background: #f9a825;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5;
	font-size: 190%;
	vertical-align: bottom;
	padding: 5px 20px 10px 20px;
	color: #fff;
}
#qa .boxGray.q_list p {
    font-size: 170%;
    padding: 5px 20px;
    margin-top: 1.5em;
    border-bottom: solid 4px #f9a825;
    font-weight: bold;
}
#qa .boxGray.q_list p:first-child{
	margin-top:0;
}
#qa .boxGray.q_list ul{}
#qa .boxGray.q_list ul li{
	list-style:none;
	white-space:normal;
	float:none;
	line-height:1.2;
	position:relative;
	padding:0;
}
.product-info .boxGray ul li:first-child,
.product-info .boxGray ul li{
	border:none;
}
#qa .boxGray.q_list ul li a{
	padding:8px 0 8px 20px;
	display:inline-block;
}
#qa .boxGray.q_list ul li:before {
    content: "Q";
    font-family: 'Noto Sans Japanese', sans-serif;
    text-align: center;
    line-height: 1;
    display: block;
    background: #1cb2ee;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    color: #fff;
    width: 1.2em;
    height: 1.2em;
    font-size: 100%;
    position: absolute;
    top: 10px;
    left: -3px;
}

#qa .boxGray.answer dl{
	font-size: 131%;
}
#qa .boxGray.answer dl dt {
    margin-top: 8px;
    padding: 8px 0 15px 50px;
    display: block;
    position: relative;
    color: #666;
}
#qa .boxGray.answer dl dt:first-child{
	margin-top:0;
}
#qa .boxGray.answer dl dt:before {
    content: "Q";
    font-family: 'Noto Sans Japanese', sans-serif;
    text-align: center;
    line-height: 1;
    display: block;
    background: #1cb2ee;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    color: #fff;
    width: 1.3em;
    height: 1.3em;
    font-weight: bold;
    font-size: 3rem;
    position: absolute;
    top: 0;
    left: 0;
}

#qa .boxGray.answer dl dd {
    border-bottom: solid 1px #ccc;
    padding: 8px 0 15px 50px;
    display: block;
    position: relative;
    font-weight: bold;
}
#qa .boxGray.answer dl dd span{
	display:block;
	margin-top:1em;
}
#qa .boxGray.answer dl dd:last-child{
	border:none;
}
#qa .boxGray.answer dl dd:before {
    content: "A";
    font-family: 'Noto Sans Japanese', sans-serif;
    text-align: center;
    line-height: 1.2;
    display: block;
    background: #f9a825;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    color: #fff;
    width: 1.3em;
    height: 1.3em;
    font-weight: bold;
    font-size: 3rem;
    position: absolute;
    top: 0;
    left: 0;
}


#notes .dtl-idt ul { margin:30px 0 30px 15px;}
#notes .dtl-idt ul li{list-style:disc; margin-bottom:1.2em;}
#notes .dtl-idt ul.sub { margin:10px 0 10px 25px;}
#notes .dtl-idt ul.sub li{ font-size:100%; margin-bottom:5px;}

.legend_txt{ display:block; text-indent:1em;}

#intro .dtl-idt ul.disc li{ border-bottom: none; list-style: disc; margin: 0 0 0 20px; padding: 8px 10px 6px 5px; }
#intro .dtl-idt ul{ margin-top: 5px; }

