@charset "shift_jis";
/*
 * article_basis.css
 *
 * Date    : 2015.4.14
 * Author  : SM14
 *
 * ======================================================
 *
 * 1. common
 *
 * ======================================================
 *
 */


/*============================
 1. common
============================*/
.floatL {float: left;}
.floatR {float: right;}
img.floatL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.floatR {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.mTop0 {
	margin-top: 0!important;
}
.nowrap {
	white-space: nowrap;
}
address {
	font-style:normal;
}

/*===== title =====*/
.articleTtlBlk .articleTtlImg {
	text-align: center;
	margin: 10px auto;
}
.pageIndex .articleTtlBlk .articleTtlImg {
	margin-bottom: 0;
}
.hType1 .subText,
.hType2 .subText {
	display: block;
	font-size: 12px;
}
.hType10bd {
	padding: 5px 10px;
}

/*===== gnav =====*/
.gNav .linkList li > a,
.gNav .linkList li > span {
	font-weight: bold;
}
.gNav .linkList li > a span,
.gNav .linkList li > .active span {
	font-size: 10px;
}
.gNav ul {
	border-top: 1px solid #bbb;
}
.gNav .linkList li > a,
.gNav .linkList li > span {
	display: block;
	padding: 12px 20px 12px 15px;
	border-left: 5px solid #99b7d7;
	font-size: 16px;
}
.gNav .linkList li > span.active {
	border-left-color: #3370b0;
}

/*===== linkList =====*/
.hType4 + .linkList li:first-child {
	border-top: none;
}
.linkList.txt14 a {
	font-size: 14px;
}

/*===== adviser =====*/
.adviser dt {
	font-weight: bold;
}
.adviser dd {
	margin-top: 5px;
	overflow: hidden;
}
.adviser dd .adviserName {
	font-size: 12px;
}
.adviser dd .adviserName span {
	font-size: 14px;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}
.adviser dd .adviserInfo {
	font-size: 12px;
	margin-top: 5px;
}

/*===== btn =====*/
.btnType01 a {
	display: block;
	background-color: #00a0e9;
	background-image: -webkit-linear-gradient(left top, #07a9f3, #00a0e9 10%);
	background-image: linear-gradient(to bottom right, #07a9f3, #00a0e9 10%);
	padding: 10px 6px 9px;
	line-height: 1.2;
	letter-spacing: -0.01em;
	text-align: center;
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.7);
	border-radius: 3px;
	border: 1px solid #008fd0;
	border-bottom: 1px solid #006d9f;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

/*===== col2List =====*/
.linkList.col2List {
	overflow: hidden;
	margin-bottom: -1px;
}
.linkList.col2List li {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.contents .linkList.col2List li {
	border-top: none;
	border-bottom: 1px solid #bbb;
}
div.contents .linkList.col2List li:nth-child(odd) {
	border-right: 1px solid #bbb;
}

/*===== colorList =====*/
.linkList.colorList {
	border-top: 0;
	padding: 10px 5px 5px 10px;
	overflow: hidden;
}
.linkList.colorList li {
	float: left;
	width: 44px;
	height: 44px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #d7d8da!important;
	padding: 4px;
}
.linkList.colorList li a {
	display: block;
	background-image: none;
	padding: 0;
	width: 44px;
	height: 44px;
}

/*===== itemList =====*/
.itemList.itemCol1 {
	padding: 10px;
}
.itemList.itemCol2 {
	margin-top: 10px;
	width: 100%;
}
.wrapperType1 + .itemList.itemCol2 {
	margin-top: 0;
}
.itemList.itemCol2 .row {
	width: 100%;
	padding: 0!important;
	border-top: 1px solid #d7d8da;
	display: table;
}
h1 + .itemList.itemCol2,
h2 + .itemList.itemCol2,
h3 + .itemList.itemCol2,
h4 + .itemList.itemCol2,
h5 + .itemList.itemCol2,
h6 + .itemList.itemCol2 {
	margin-top: 0;
}
h1 + .itemList.itemCol2 .row:first-child,
h2 + .itemList.itemCol2 .row:first-child,
h3 + .itemList.itemCol2 .row:first-child,
h4 + .itemList.itemCol2 .row:first-child,
h5 + .itemList.itemCol2 .row:first-child,
h6 + .itemList.itemCol2 .row:first-child {
	border-top: none;
}
.itemList .itemBox {
	box-sizing: border-box;
}
.itemList .itemBox a {
	display: block;
}
.itemList.itemCol1 .itemBox {
	margin-top: 10px;
	padding: 0;
	width: 100%;
}
.itemList.itemCol1 .itemBox a {
	padding: 10px;
	border: 1px solid #d7d8da;
	border-radius: 6px;
	box-shadow: 0px 3px 0px rgba(000,000,000,0.2);
}
.itemList.itemCol1 .itemBox a:active {
	box-shadow: none;
	position: relative;
	top: 3px;
}
.itemList.itemCol1 .itemBox:first-child {
	margin-top: 0;
}
.itemList.itemCol2 .itemBox {
	padding: 10px;
	display: table-cell;
	vertical-align: top;
	width: 50%;
}
.itemList.itemCol2 .itemBox:first-child {
	border-right: 1px solid #d7d8da;
}
.itemList.itemCol2 .row1item .itemBox {
	width: 100%;
	border-right: none;
}
.itemList.itemCol2 .rowOdd {
	overflow: hidden;
}
.itemList.itemCol2 .rowOdd .itemBox {
	display: block;
	float: left;
}
.itemList .itemBox p {
	margin-top: 7px;
}
.itemList .itemBox p:first-child {
	margin-top: 0;
}
.itemList .itemBrand {
	font-size: 11px;
	color: #000;
}
.itemList .itemName {
	font-weight: bold;
}
.itemList .itemName .itemNo {
	background-color: #011b8f;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	display: inline-block;
	padding: 0 3px;
	margin-right: 3px;
	position: relative;
	top: -1px;
}
.itemList p.itemRuby {
	color: #666;
	font-size: 11px;
	margin-top: 2px;
}
.itemList .itemBox .itemPic + .itemName {
	margin-top: 7px;
}
.itemList .itemBox .itemPic {
	text-align: center;
}
.itemList .itemBox .itemPic img {
	vertical-align: middle;
}
.itemList.itemCol2 .itemBox .itemPic img {
	max-width: 139px;
}
.itemList.itemCol2 .row1item .itemBox .itemPic img {
	max-width: 300px;
}
.itemList .itemBox .itemCatch {
	font-weight: bold;
	font-size: 13px;
	color: #000;
}
.itemList .itemBox .itemTxt {
	color: #555;
	font-size: 12px;
}
.itemList .itemBox .itemCatch + .itemTxt {
	margin-top: 4px;
}
.itemList .itemBox .itemTxt a {
	display: inline;
}
.itemList .itemBox .itemNote {
	color: #666;
	font-size: 11px;
}
.itemList .itemBox .itemPrice {
	color: #000;
	font-size: 11px;
}
.itemList .itemBox .itemPrice .price {
	font-size: 16px;
	color: #f00;
	font-weight: bold;
}
.itemList .itemBox .itemPrice .price .nowrap {
	font-size: 100%;
	white-space: nowrap;
	font-weight: bold;
}
.itemList .itemBox .btnType01 a {
	margin-top: 7px;
}

/*===== partImage =====*/
.partImage dt {
	font-weight: bold;
	margin-top: 10px;
}
.partImage dt:first-child {
	margin-top: 0;
}
.partImage dt .partNum {
	font-size: 12px;
	line-height: 16px;
	display: inline-block;
	padding: 0 4px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
}
.partImage dd {
	margin-top: 5px;
}

/*===== anchorBlk =====*/
.anchorBlk {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.anchorBlk li a {
	position: relative;
	display: table;
	width: 100%;
	table-layout:fixed;
	background: #fdf7e3;
	border: 1px solid #f5e7b9;
	border-right: 0;
	border-left: 0;
	padding: 10px 10px 10px 10px;
	color: #65582b;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.anchorBlk li + li a {
	border-top: 0;
}
.cellL,.cellR {
	display: table-cell;
	vertical-align: middle;
}
.cellL {
	width: 100%;
}
.cellR {
	width: 19px;
}
/*矢印統一 矢印＋borderはページトップ・下部へ移動のアイコンへ　*/
.cssIcon {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 15px;
	overflow: hidden;
}

.cssIcon .downArrow {
	position: absolute;
	top: 6px;
	left: 0;
	width: 0px;
	height: 0px;
	border-width: 6px;
	border-style: solid;
	border-color: #cdc175 transparent transparent transparent;
}

/*===== boxType =====*/
.boxType01 {
	margin: 10px;
	border: 1px solid #d7d8da;
}
.boxType01 .boxTtl {
	padding: 10px;
	background: #f3f3f3;
}
.boxType01 .boxBody {
	padding: 10px;
}
.boxType01 .boxBody + .boxBody {
	border-top: 1px dotted #d7d8da;
}
.boxType01 > .hType4 {
	border-color: #d7d8da;
}
.boxType01 > .hType4:first-child {
	border-top: none;
}
.boxType01 .bdTop {
	border-color: #d7d8da!important;
}
.boxType01 .linkList li {
	border-color: #d7d8da;
}
.boxType02 {
	margin: 10px;
	padding: 10px;
	border: 3px double #d7d8da;
}
.boxType03 {
	margin: 10px;
	padding: 10px;
	background: #f3f3f3;
}
.boxType01 + .wrapperType1,
.boxType02 + .wrapperType1,
.boxType03 + .wrapperType1{
	padding-top: 0;
}
.wrapperType1 + .boxType01,
.wrapperType1 + .boxType02,
.wrapperType1 + .boxType03 {
	margin-top: 0;
}
/*===== checkBox =====*/
ul.checkBoxList li {
	margin-top: 10px;
}
ul.checkBoxList li:first-child {
	margin-top: 0;
}

/*===== table =====*/
table.tType1 td {
	border-right: 1px solid #cfcfcf;
}
table.tType1 .nowrap {
	white-space: nowrap;
}
table.tType1 th:last-child,
table.tType1 td:last-child {
	border-right: none;
}
table.tType1.bdBtm {
	border-bottom: 1px solid #cfcfcf ! important;
}
/*===== shopList =====*/
.linkList li > div.noLink {
	display: block;
	font-size: 16px;
	padding: 12px 20px 12px 10px;
}

/*-- 160729 sm35 --*/
.itemBoxList > .itemBox{
	padding: 10px;
	border:solid 1px #ccc;
	margin: 0 10px 10px;
}

/*-- 211109 sm18 --*/
#giftpresent .timeStamp {
	margin: 5px 0 -15px;
	font-size: 11px;
	color: #999;
	text-align: right;
}
@media screen and (max-width: 320px) {
#giftpresent .timeStamp {
	position: relative;
	right: 50px;
}
}

#standardGift .timeStamp,
#cameraMente .timeStamp,
#onengaotoshidama .timeStamp {
	margin: 5px 0 0;
	font-size: 11px;
	color: #999;
	text-align: right;
}