@charset "shift_jis";

/*
 * degiana.css
 *
 * Date    : 2015.02
 * Author  : SM14
 *
 * ======================================================
 * 
 * 1. common
 * 2. mainTtlSec
 * 3. contents
 * 4. introSec
 * 5. shopSec
 * 6. itemSec
 * 7. relatedSec
 *
 * ======================================================
 * 
 */


/*============================
 1. common
============================*/
#mainContents {
	word-wrap:break-word;
	word-break:break-all;
	margin-top: 18px;
	font-size: 100%;
	line-height: 1.5;
	color: #333;
}
#mainContents h2,
#mainContents h3,
#mainContents h4,
#mainContents h5,
#mainContents h6 {
	font-size:100%;
	font-weight: normal;
}
#contents ul,
#contents ol,
#contents li {
	list-style:none;
	margin:0;
	padding:0;
}
/*#mainContents a:hover img {
	opacity: 0.8;
}*/
#mainContents a {
	text-decoration: none;
}
#mainContents a:hover {
	text-decoration: underline;
}

/*============================
 2. mainTtlSec
============================*/
.mainTtlSec {
	background: url(https://img1.kakaku.k-img.com/images/article/sp/degiana/mainttl_bg_01.jpg) 0 0 no-repeat;
	padding-top: 12px;
	min-height: 302px;
}
.mainTtlSec .mainTtl {
	margin-left: 58px;
}
.mainTtlSec .txt {
	text-shadow: 0 1px 0 #fff;
	margin-top: 17px;
	margin-left: 61px;
	width: 395px;
	font-size: 107%; /* 14px */
	line-height: 1.57; /* 22px */
}

/*============================
 3. contents
============================*/
#contents {
	background-color: #f2eae4;
	padding: 28px 25px 25px;
}
#contents .secTtl {
	color: #fff;
	font-weight: bold;
	font-size: 138.4%; /* 18px */
	background: #99592e url(https://img1.kakaku.k-img.com/images/article/sp/degiana/secttl_bg_01.png) 0 0 no-repeat;
	margin-top: 20px;
	padding: 11px 13px 7px;
}
#contents .secTtl:first-child {
	margin-top: 0;
}
#contents .secTtl .prIco {
	float: right;
}
#contents .cmnSec {
	background: #fff url(https://img1.kakaku.k-img.com/images/article/sp/degiana/cmnsec_bg_01.png) 0 bottom no-repeat;
	padding: 19px 21px 0;
}

/*============================
 4. introSec
============================*/
#contents #introSec {
	padding-bottom: 18px;
}
#contents #introSec .txtBlk {
	float: left;
	width: 546px;
}
#contents #introSec .txtBlk .catch {
	font-weight: bold;
	font-size: 138.4%; /* 18px */
}
#contents #introSec .txtBlk .txt {
	margin-top: 11px;
	font-size: 107%; /* 14px */
	line-height: 1.64;
}
#contents #introSec .txtBlk .txt p {
	margin-top: 16px;
}
#contents #introSec .txtBlk .txt p:first-child {
	margin-top: 0;
}
#contents #introSec .imgBlk {
	float: right;
}

/*============================
 5. shopSec
============================*/
#contents #shopSec {
	padding: 20px 0;
}
#contents #shopSec .shopBlk {
	border-top: 1px solid #e0d9d3;
	margin-top: 20px;
	padding: 20px 20px 0;
}
#contents #shopSec .shopBlk:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
#contents #shopSec .shopBlk .bnr {
	float: left;
}
#contents #shopSec .shopBlk .txtBox {
	float: right;
	width: 270px;
}
#contents #shopSec .shopBlk .txtBox .shopName {
	font-size: 123%; /* 16px */
	line-height: 1.38; /* 22px */
	font-weight: bold;
}
#contents #shopSec .shopBlk .txtBox .txt {
	color: #666666;
	font-size: 100%;
	line-height: 1.55; /* 20px */
	margin-top: 9px;
}

/*============================
 6. itemSec
============================*/
#contents #itemSec {
	padding: 22px 0 19px;
}
#contents #itemSec .ttlBox {
	margin-top: 14px;
	padding-top: 22px;
	padding-left: 20px;
	border-top: 1px solid #e0d9d3;
}
#contents #itemSec .sceneBlk .ttlBox {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
#contents #itemSec .ttlBox .blkTtl {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 115.3%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 11px;
	margin-bottom: 5px;
	padding: 8px 13px 5px;
	letter-spacing: 1px;
}
#contents #itemSec .sceneBlk .ttlBox .blkTtl {
	background-color: #6982b8;
}
#contents #itemSec .pictureBlk .ttlBox .blkTtl {
	background-color: #44c74c;
}
#contents #itemSec .functionBlk .ttlBox .blkTtl {
	background-color: #dbb44b;
}
#contents #itemSec .pickupBlk .ttlBox .blkTtl {
	background-color: #db7b4b;
}
#contents #itemSec .ttlBox .blkLeadTxt {
	display: inline-block;
	vertical-align: middle;
	color: #737373;
	font-size: 107%; /* 14px */
	margin-bottom: 5px;
}
#contents #itemSec .itemRow {
	padding: 17px 25px 0;
}
#contents #itemSec .itemRow .itemBox {
	float: left;
	width: 194px;
	margin-left: 18px;
}
#contents #itemSec .itemRow .itemBox:first-child {
	margin-left: 0;
}
#contents #itemSec .itemRow .itemBox .itemName {
	font-weight: bold;
	font-size: 115.3%;
	margin-top: 12px;
}
#contents #itemSec .itemRow .itemBox .linkList {
	margin-top: 4px;
	margin-left: 5px;
}
#contents #itemSec .itemRow .itemBox .linkList li {
	background: url(https://img1.kakaku.k-img.com/images/article/sp/degiana/ico_arrow_01.png) 0 5px no-repeat;
	margin-top: 6px;
	padding-left: 13px;
	line-height: 1.3;
}
#contents #itemSec .itemRow .itemBox .linkList.fzSmall li {
	font-size: 92%; /* 12px */
}
#contents #itemSec .itemRow .itemBox .linkList li:first-child {
	margin-top: 0;
}
#contents #itemSec .itemRow .itemBox .itemTxt {
	margin-top: 4px;
	font-size: 100%;
	line-height: 1.39; /* 18px */
	color: #666666;
}

/*============================
 7. relatedSec
============================*/
#contents #relatedSec {
	padding: 0;
}
#contents #relatedSec .secInner {
	background: url(https://img1.kakaku.k-img.com/images/article/sp/degiana/border_01.png) 441px 0 repeat-y;
}
#contents #relatedSec .itemRow {
	background: url(https://img1.kakaku.k-img.com/images/article/sp/degiana/border_01.png) 0 0 repeat-x;
	padding: 8px 0;
}
#contents #relatedSec .itemRow:first-child {
	background-image: none;
}
#contents #relatedSec .itemRow .itemBlk {
	float: left;
	width: 420px;
	padding-left: 20px;
}
#contents #relatedSec .itemRow .itemBlk .itemImg {
	display: table-cell;
	vertical-align: middle;
	width: 165px;
}
#contents #relatedSec .itemRow .itemBlk .txtBox {
	display: table-cell;
	vertical-align: middle;
	width: 234px;
}
#contents #relatedSec .itemRow .itemBlk .txtBox .itemName {
	font-weight: bold;
	font-size: 107%; /* 14px */
}
#contents #relatedSec .itemRow .itemBlk .txtBox .itemTxt {
	font-size: 92%; /* 12px */
	line-height: 1.5; /* 18px */
	color: #666666;
	margin-top: 5px;
}
