﻿@charset "UTF-8";
/* --------------------------- */
/*  MyPage  */
/* --------------------------- */
#mypage .mainBanner {
	margin-top:5px;
	height:auto;
	color:#fff;
	padding:10px 0;
	font-size:14px;
	font-family:'AxisStd-Light';
	background:#1b72b0;
	text-align:center;
}
#mypage .mainBanner span {
	font-size:10px;
}
@media screen and (min-width: 971px) {
#mypage .mainBanner:hover {
	opacity: 0.9;
	-webkit-transition: background-color 0.3s, color 0.3s, border 0.3s;
	transition: background-color 0.3s, color 0.3s, border 0.3s;
}
}
#mypage a {
	text-decoration:none !important;
}

/* iOS */
article#checkoutBlock #mywork table {
	margin-bottom:10px;
}
article#checkoutBlock #mywork td {
	text-align:center;
}
#mywork p {
	margin-top:10px;
}
#mywork h3 {
	font-size:14px;
}
#bookitem #mywork .boxL, #bookitem #mywork .boxE {
	border-radius:10px;
}
/* --------------------------- */
/*  User  */
/*  Cart  */
/*  Content  */
/* --------------------------- */
body#user, body#checkout, body#content {
	font-size:13px;
	background: #EEE;
}
body#user header#header, body#checkout header#header, body#content header#header {
	background: #808080;
	height: 48px;
    border-bottom:none;
}
body#user header#header_wh, body#checkout header#header_wh, body#content header#header_wh {
	background-color:rgba(255,255,255,0.7) ;
    border-bottom:none;
	padding:2px 0 0 0;
	height:60px;
}
body#user header#header_wh .logo img, body#checkout header#header_wh .logo img, body#content header#header_wh .logo img{ max-width:150px;}
body#user header#header div#siteid, body#user header#header_wh div#siteid, body#checkout header#header div#siteid, body#checkout header#header_wh div#siteid, body#content header#header div#siteid, header#header_wh div#siteid {
	margin: 10px 0 0 15px;
}
body#user header#header div#moca, body#user header#header div#moca, body#checkout header#header div#moca, body#checkout header#header_wh div#moca { display: none; }
body#user div#container, body#checkout div#container, body#content div#container {
	margin: 0 auto;
}
body#user footer#footer div#footnav nav, body#checkout footer#footer div#footnav nav, body#content footer#footer div#footnav nav { margin: 0; }
body#user section, body#checkout section, body#content section { margin-top: 10px; }
body#user p, body#checkout p, body#content p {
	font-size: 13px;
	margin-top: 10px;
	line-height:1.75em;
}
body#user section p:first-child, body#checkout section p:first-child, body#content section p:first-child  { margin-top: 0; }
body#user h1, body#checkout h1, body#content h1 {
	font-size: 18px;
	line-height:1.6em;
}
body#user h2, body#checkout h2, body#content h2 {
	font-size:16px;
	margin:15px 0 0 0;
}
body#user .boxW h2:first-child, body#checkout .boxW h2:first-child, body#content .boxW h2:first-child {
	margin:0;
}
body#user h3, body#checkout h3, body#content h3 {
	font-size:14px;
	margin: 0 0 10px;
}
body#user h4:first-child, body#checkout h4:first-child, body#content h4:first-child {
	margin-top:0;
}
body#user h4, body#checkout h4, body#content h4 {
	font-size:13px;
	margin-top:15px;
}
/* セコム */
.boxSecom {
	float:right;
	margin:15px;
	font-size:11px;
	text-align:right;
}
.boxSecom input {
	display: inline-block;
	vertical-align: middle;
	margin-left:10px;
}
.boxSecom .SSL {
	display: inline-block;
	vertical-align: middle;
}
/* --------------------------- */
/*  ユーザー  */
/* --------------------------- */
article#userBlock {
	padding: 15px;
	background:#EEE;
}
body#user h1 {
	margin-top: 5px;
}
article#userBlock header {
	margin-bottom:20px;
}
article#userBlock header .regist {
	float: right;
	font-size: 11px;
}
article#userBlock header .btnG {
	margin-left: 5px;
	font-size: 14px;
}
article#userBlock .boxW input[type=submit] {
	font-size: 16px;
	padding:5px 20px;
	margin: 15px auto;
	cursor:pointer;
}
article#userBlock section .cap {
	font-size: 13px;
	margin-top: 10px;
}
article#userBlock section li {
	list-style:disc outside;
	margin-left:1.5em;
}
article#userBlock #snsLogin.boxW {
	font-size: 13px;
	margin-top: 25px;
	padding: 15px 30px 20px;
	text-align: center;
}
article#userBlock #snsLogin.boxW h2 {
	font-size: 14px;
}
article#userBlock #snsLogin img {
	width: 35px;
	margin: 10px 0 0 10px;
}
article#userBlock #snsLogin span img { margin: 10px 0 0; }
@media screen and (min-width: 971px) {
article#userBlock #snsLogin img:hover { opacity: 0.8; }/* パスワードの安全性 */
}
#PasswordLevel1, #PasswordLevel2, #PasswordLevel3, #PasswordLevel4, #PasswordLevel5, #PasswordLevel6 {
	font-size:12px;
	margin-top:5px;
}
article#userBlock .small input.btnM, article#userBlock .small input.btnG {
font-size: 14px;
padding:3px 20px;
margin: 0 auto;
}
/* ボタン */
article#userBlock .btnNext {
	text-align:center;
	margin-top:20px;
}
article#userBlock .btnNext input.btnG, article#userBlock .btnNext .btnG a, article#userBlock .btnNext input.btnM, article#userBlock .btnNext .btnM a {
	padding:5px 20px;
	font-size:16px;
	margin:0 5px;
}
/* メッセージ */
body#user .message .boxL {
	margin:15px;
	font-size:12px;
	line-height:1.5em;
}
body#user .message .boxL h3 {
	font-size:13px;
	margin:0.5em 0;
}
body#user .message .boxL p:first-child {
	margin-top:0;
}
body#user .message .boxL p {
	margin-top:1.5em;
}
/* アカウント情報 クラス */
.userRank img {
	width:120px;
	margin-right:5px;
}
.userRank .icon {
	line-height:33px;
	vertical-align:middle;
}
/* --------------------------- */
/*  ご利用規約・規約同意
/*  #user で #checkoutBlock の場合 */
/* --------------------------- */
body#user article#checkoutBlock header h1 {
	padding-left:0;
}
body#user article#checkoutBlock .boxL {
	margin:15px 0;
	border-radius: 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}
#rule h5 {
	font-size: 16px;
	margin-bottom:10px;
}
#rule h6 {
	font-size: 14px;
	margin: 20px 0 10px;
}
#rule {
	max-height: 210px;
	overflow:scroll;
	line-height:1.5em;
}
/* --------------------------- */
/*  エラー  */
/* --------------------------- */
article#userBlock.error {
	line-height:1.5em;
}
article#userBlock.error section {
	margin:20px auto;
}
article#userBlock.error h1 {
	line-height:1.5em;
}
article#userBlock.error a {
	display: inline-block;
	padding: 5px 20px;
	color: #FFF !important;
	border-radius: 2em;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	background-color: #8FC31F;
	font-size: 16px;
	margin:10px 5px 3px;
	text-decoration:none !important;
}
@media screen and (min-width: 971px) {
article#userBlock.error a:hover {
	text-decoration:none !important;
	background-color: #a9df36;
}
}
/* --------------------------- */
/*  お友だち招待・STAGE応募  */
/* --------------------------- */
.jktM img {
	max-width:120px;
	max-height:120px;
	margin:0 auto 5px;
}
article#checkoutBlock header h1 .small {
	margin-left:15px;
	font-size:14px;
}
article#checkoutBlock h2.ico img {
	width:24px;
	margin:0 5px 0 0;
}
article#checkoutBlock .btnForm, article#userBlock .btnForm {
	text-align:center;
	margin-top:20px;
}
article#checkoutBlock .btnForm input[type=submit].btnG, article#checkoutBlock .btnForm .btnG a, article#checkoutBlock .btnForm input.btnM, article#checkoutBlock .btnForm .btnM a, article#userBlock .btnForm input[type=submit].btnG, article#userBlock .btnForm .btnG a, article#userBlock .btnForm input.btnM, article#userBlock .btnForm .btnM a {
	padding:5px 20px;
	font-size:16px;
	margin:5px;
}
article#checkoutBlock .btnForm input[type=submit].btnM {
	padding:5px 20px;
	font-size:16px;
	margin:5px;
}
/* STAGE */
body#wide #stageItem .btnG a, body#wide #stageItem .btnM a { font-size:12px; }

/* --------------------------- */
/*  カート  */
/* --------------------------- */
article#checkoutBlock {  }
article#checkoutBlock header { *zoom: 1;
}
article#checkoutBlock header:after {
	content: " ";
	display: table;
}
article#checkoutBlock #sidebar header, article#checkoutBlock .boxE header {
	height:auto;
}
article#checkoutBlock header:after { clear: both; }
article#checkoutBlock header h1 {
	padding-left: 35px;
	height:30px;
	line-height:1.4em;
	vertical-align:middle;
	margin: 0 0 30px;
}
article#checkoutBlock header h1.none {
	padding-left: 0;
}
article#checkoutBlock section h1 {
	float:left;
	font-size:16px;
	padding-left:32px;
}
article#checkoutBlock header h1.amount {
	background: url(/Areas/Checkout/Content/img/icoAmount.png) no-repeat center left;
	background-size: 30px auto;
}
article#checkoutBlock header h1.user {
	background: url(/Areas/Checkout/Content/img/icoUser.png) no-repeat center left;
	background-size: 30px auto;
}
article#checkoutBlock header h1.ship {
	background: url(/Areas/Checkout/Content/img/icoShip.png) no-repeat center left;
	background-size:30px auto;
}
article#checkoutBlock header h1.pay {
	background: url(/Areas/Checkout/Content/img/icoCard.png) no-repeat center left;
	background-size:30px auto;
}
article#checkoutBlock header h1.confirm {
	background: url(/Areas/Checkout/Content/img/icoConfirm.png) no-repeat center left;
	background-size:30px auto;
}
article#checkoutBlock header h1.gift {
	background: url(/Areas/Checkout/Content/img/icoGift.png) no-repeat center left;
	background-size:30px auto;
}
article#checkoutBlock section h1.amount {
	background: url(/Areas/Checkout/Content/img/icoAmount.png) no-repeat center left;
	background-size: 26px auto;
}
article#checkoutBlock section h1.user {
	background: url(/Areas/Checkout/Content/img/icoUser.png) no-repeat center left;
	background-size: 26px auto;
}
article#checkoutBlock section h1.ship {
	background: url(/Areas/Checkout/Content/img/icoShip.png) no-repeat center left;
	background-size:26px auto;
}
article#checkoutBlock section h1.pay {
	background: url(/Areas/Checkout/Content/img/icoCard.png) no-repeat center left;
	background-size:26px auto;
}
article#checkoutBlock section h1.confirm {
	background: url(/Areas/Checkout/Content/img/icoConfirm.png) no-repeat center left;
	background-size:26px auto;
}
article#checkoutBlock .boxE header .btnM {
	margin:5px 0 0 10px;
}
article#checkoutBlock header .btnM {
	float:right;
	margin:0 0 0 10px;
	font-size:13px;
	padding:2px 15px;
}
article#checkoutBlock header .btnG a {
	float:right;
	font-size:12px;
	padding:3px 10px;
}
article#checkoutBlock header p {
	float:right;
	margin-top:0;
}
article#checkoutBlock p, article#checkoutBlock div {
	font-size:12px;
}
article#checkoutBlock p.big_gray{
	font-size:45px !important;
	font-weight:bold;
	color: #b3b3b3;
	}
article#checkoutBlock .small {
	font-size:90%;
}
article#checkoutBlock .addchange {
	text-align:right;
	margin-top:-20px;
}
article#checkoutBlock .total {
	border-bottom:3px solid #808080;
	border-top:3px solid #808080;
	padding:10px 5px;
	font-size:14px;
	margin-top:20px;
	text-align:right;
	line-height:1.5em;
}
article#checkoutBlock .total strong {
	font-size:16px;
}
article#checkoutBlock .subtotal strong {
	font-size:14px;
}
article#checkoutBlock .boxImage img {
	max-width:60px;
	max-height:60px;
	margin:0 auto;
}
article#checkoutBlock .boxImage {
}
article#checkoutBlock .boxImage .icoMobile {
}
article#checkoutBlock .boxImage .icoMobile img {
	height:24px;
	position:absolute;
	top:3px;
	right:3px;
}
article#checkoutBlock .boxImageStore img {
	width:50px;
	margin:0 auto;
	border:10px solid #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
article#checkoutBlock .iconStatus img {
	width:40px;
	margin:2px;
}
article#checkoutBlock .itemData {
	text-align:center;
}
/* STOREバナー */
.bannerStore {
	width:270px;
	height:180px;
	margin:5px auto 0;
	text-align:center;
	position:relative;
	z-index:2000;
	background-size:cover;
	color:#FFF;
}
.bannerBookCover {
	width:270px;
	height:180px;
	margin:5px auto 0;
	text-align:center;
	position:relative;
	z-index:2000;
	background-size:cover;
	color:#FFF;
}
.bannerGiftKit {
	width:270px;
	height:180px;
	margin:5px auto 0;
	text-align:center;
	position:relative;
	z-index:2000;
	background-size:cover;
	color:#FFF;
}
.bannerHolder {
	width:270px;
	height:180px;
	margin:5px auto 0;
	text-align:center;
	position:relative;
	z-index:2000;
	background-size:cover;
	color:#FFF;
}
article#checkoutBlock td {
	position:relative;
}
article#checkoutBlock td p {
	margin:0.5em 0 0;
}
article#checkoutBlock .shortS, #stagephotoback .shortS {
	width:190px;
}
article#checkoutBlock .shortSS {
	width:90px;
}
article#checkoutBlock .short3 {
	width:30%;
}
article#checkoutBlock .boxForm {
	padding:10px 0;
}

article#checkoutBlock .boxForm .boxW {
	text-align:center;
}
article#checkoutBlock .boxForm .boxW img {
	width:270px;
}
article#checkoutBlock #main li {
	list-style:disc outside;
	margin-left:1.5em;
}
article#checkoutBlock .boxCap {
	padding:15px;
}
article#checkoutBlock #sidebar { font-size:13px; }
article#checkoutBlock #sidebar section, article#checkoutBlock #point section {
	padding:20px;
}
article#checkoutBlock #point h4 {
	margin-bottom:8px;
}
article#checkoutBlock #point ul {
	margin-top:5px;
}
article#checkoutBlock #point li {
	list-style:none;
	margin-left:0;
}
article#checkoutBlock #point .btnG {
	margin-left:5px;
}
article#checkoutBlock #point input[type=text] {
	margin-top:-2px;
}
article#checkoutBlock #sidebar li, article#checkoutBlock #point li {
	border-bottom:1px solid #B3B3B3;
	padding:5px;
	list-style:none;
}
article#checkoutBlock #sidebar li:first-child, article#checkoutBlock #point li:first-child {
	border-top:1px solid #B3B3B3;
}
article#checkoutBlock #sidebar section.boxW li {
	list-style:none;
	text-align:right;
	padding:0 5px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	border-bottom:1px solid #B3B3B3;
}
article#checkoutBlock #sidebar section.boxW img {
	margin:8px 8px 0 0;
	width:24px;
}
/* ボタン */
article#checkoutBlock input[type=submit].btnG, article#checkoutBlock input[type=submit].btnM, article#checkoutBlock .btnM a, article#checkoutBlock .btnM, article#checkoutBlock .btnG a, article#checkoutBlock .btnG {
	font-size:13px;
	padding:2px 20px;
	margin:0 auto;
}
article#checkoutBlock .btnB a, article#checkoutBlock .btnO a {
	font-size:13px;
	padding:5px 20px;
	margin:0 auto;
}
article#checkoutBlock .subtotal input[type=submit].btnM {
	margin-left:20px;
	font-size:12px;
}
article#checkoutBlock .subtotal .btnG a {
	font-size:14px;
	padding:5px 20px;
	display:inline-block;
}
article#checkoutBlock section.boxW .btnG a {
	font-size:14px;
	padding:5px 20px;
}
article#checkoutBlock .addchange .btnL a {
	font-size:12px;
	margin: 0 auto;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
article#checkoutBlock input.btnL, article#checkoutBlock .btnL a, article#userBlock input[type=submit].btnL {
	font-size:12px;
	color:#777;
	margin: 0 auto;
	padding:2px 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
article#checkoutBlock #point li .btnL {
	margin-left:10px;
}
article#checkoutBlock .btnNext {
	text-align:center;
	margin-top:20px;
}
article#checkoutBlock .btnNext input.btnG, article#checkoutBlock .btnNext .btnG a, article#checkoutBlock .btnNext input.btnM, article#checkoutBlock .btnNext .btnM a {
	padding:0;
	width:170px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	font-size:18px;
	margin:0 5px;
}
article#checkoutBlock #sidebar .stage {
	margin-top:10px;
	text-align:center;
}
article#checkoutBlock #sidebar .stage img {
	margin:0 auto 8px;
	width:30%;
}
article#checkoutBlock #sidebar .stage p {
	margin:8px auto;
}
article#checkoutBlock #sidebar .boxW .btnM {
	margin-left:10px;
}
/* Store */
article#checkoutBlock .boxStore {
	float:left;
	margin:10px 0;
	text-align:center;
	width:50%;
}
article#checkoutBlock .boxStore img {
	margin:3px auto;
}
article#checkoutBlock .boxStore div.small {
	font-size:11px;
}
article#checkoutBlock .boxStore input[type=submit].btnG {
	padding:2px 15px;
}
/* カード履歴 */
.cardNum { margin:0 10px; }
/* 注文履歴 */
article#checkoutBlock .boxOrder .btnG { margin-top:15px; }
.statusOrder img { margin-top:-6px; }
.statusOrder { margin-bottom:-6px; }