@charset "utf-8";

/* ===================================================================
	コンテンツ
		00 基本設定
		01 FAQ
		02 NEWS
		03 お問い合わせ
        04 カテゴリー一覧
        05 古物営業法に基づく記載

        07 便利なお気に入り機能
=================================================================== */

/* 00 基本設定
--------------------------------------------------------------------*/
#contents {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
	#contents h2 {
		margin: 0;
		padding: 5px 0;
		text-align: left;
		border-bottom:#000000 2px solid;
		font-size: 24px;
	}
	#contents h2.section_title {
		margin: 0 0 15px 0;
	}
	.b {
		font-weight: bold;
	}
	#contents .column {
		width: 920px;
		border: 1px solid #CECCCD;
		margin: 20px auto;
		padding: 20px;
		text-align: left;
		line-height:1.5;
	}
	#contents .contact_caution a{
			color:#F00;
			text-decoration:underline;
			}
	#contents .entry_field img{
		vertical-align:middle;
		margin-left:3px;
			}
	#contents .backpage {
		text-align: center;
		margin: 30px 0;
	}
	#contents .btn_area {
		text-align: center;
	}
		#contents .btn_area p {
			margin-bottom: 10px;
		}
		#contents .btn_area ul li {
			display: inline-block;
		}

/* 01 FAQ
--------------------------------------------------------------------*/
#contents.faq .column {
	padding: 0;
	margin: 0;
	width: 960px;
	border: none;
}
#contents.faq h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	padding-left: 35px;
	background: #000 url(/static/full/images/faq/yajirushi.png);
	background-repeat: no-repeat;
	letter-spacing: 3pt;
	line-height: 27px;
	background-position: 10px center;
	margin: 25px 0;
}
#contents .faq_list {
	line-height: 1.5em;
	font-size: 13px;
	padding-left: 1em;
}
#contents .faq_list:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	#contents .faq_list ul {
		float: left;
		width: 455px;
	}
		#contents .faq_list ul li {
		}
		#contents .faq_list ul li:before {
			content: '■';
			margin-right: 5px;
		}
			#contents .faq_list ul li a {
				color: #393939;
			}


#answer {
	font-size: 13px;
	line-height: 1.5em;
}
	#answer a {
		color: #4cb9e0;
	}
	#answer .red {
		color: #b11a2f;
	}
		#answer h3 {
			border-bottom: 1px #999 dotted;
			margin: 45px 0 20px;
			font-weight: bold;
			font-size: 14px;
		}
		#answer h3:before {
			content: '■';
			padding-right: 5px;
		}
			#answer ul li {
				margin-bottom: 10px;
			}
				#answer ul li .pagetop {
					text-align: right;
					display: block;
				}
					#answer ul li .pagetop a {
						color: #666;
					}

				#answer ul li dl {
					padding-left: 1em;
				}
					#answer ul li dl dt {
					}
						#answer ul li dl dt:before {
							content: 'Q.';
						}
					#answer ul li dl dd {
						margin-left: 1em;
						margin-bottom:10px;
					}
						#answer ul li dl dd:before {
							content: 'A.';
							margin-left: -1em;
						}
						#answer ul li dl dd table {
						}
							#answer ul li dl dd table th {
								border: 1px #999 solid;
								padding: 3px 10px;
								font-weight: bold;
								color: #666;
							}
							#answer ul li dl dd table td {
								border: 1px #999 solid;
								padding: 3px 10px;
							}
						#answer ul li dl dd .left2em {
							padding-left: 1em;
							display: block;
						}
						#answer ul li dl dd ul li {
							float:left;
							margin: 0 5px 10px 0;
						}
            #answer ul li dl dd .pay_docomo_title {
                line-height: 3em;
            }
            #answer ul li dl dd .pay_docomo_title img {
/*                width: 30%;*/
            }
.stage-point {
    width: 60%;
    margin: 1% 0;
}
/* 02 NEWS
--------------------------------------------------------------------*/
#contents.news {
	margin: 10px auto;
}
	#contents.news h2 {
		background: none;
	}
#news .brandlist_menu {
	margin-top: 20px;
	border: 1px solid #cdcdcd;
	font-size: 13px;
	border-radius: 3px;
	padding: 18px;
	width: 924px;
	line-height: 1.6;
	text-align: center;
}
#news .section {
	margin-top: 20px;
}
	#news .section h3 {
		margin-bottom: 20px;
	}
	#news .section ul {
	}
		#news .section ul li {
			width: 320px;
			height: 180px;
			margin-bottom: 50px;
			float: left;
		}
		#news .section ul li:after {
			content: " ";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
			#news .section ul li span {
				display: block;
			}
			#news .section ul li .photo {
				float: left;
				width: 160px;
			}
				#news .section ul li .photo img {
					width: 150px;
					height: 180px;
				}
			#news .section ul li .text {
				line-height: 1.5em;
				width: 130px;
				float: left;
			}
				#news .section ul li .text .date {
					margin-bottom: 10px;
				}
				#news .section ul li .text .cont_txt {
					letter-spacing: 2px;
				}
	#news .pagetop {
		text-align: right;
		display: block;
	}


/* 03 お問い合わせ
--------------------------------------------------------------------*/
#contents.contact #main p {
	padding: 20px 0 0 0;
}
	#contents.contact #main .column p {
		padding: 10px;
	}
	#contents.contact .column h3 {
		background-color: #cccccc;
		color: #ffffff;
		font-weight: bold;
		padding: 10px;
	}
	#contents.contact .column dl {
		padding: 10px 0 20px 10px;
		position: relative;
	}
	#contents.contact .column dl.first {
		padding: 10px 0 20px 10px;
		margin-top: 10px;
	}
		#contents.contact .column dl dt {
			float: left;
			width: 230px;
			line-height: 26px;
		}
		#contents.contact .column dl dt:after {
			background: url(/static/full/images/common/ico_caution.gif) no-repeat center;
		}
		#contents.contact .column dl dt.needless {
			background: none;
		}
		#contents.contact .column dl dd {
			float:left;
			line-height: 26px;
		}
		#contents.contact .confirm .column dl dd {
				width:660px;
		}

		#contents.contact .column dl dd pre {
			font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		}

		#contents.contact .confirm .column dl dd pre {
			white-space: -moz-pre-wrap; /* Mozilla */
			white-space: -pre-wrap;     /* Opera 4-6 */
			white-space: -o-pre-wrap;   /* Opera 7 */
			white-space: pre-wrap;      /* CSS3 */
			word-wrap: break-word;      /* IE 5.5+ */
		}
		#contents.contact .column dl dd.error_text {
			float: none;
			font-size: 11px;
			color: #ff0000;
			position: absolute;
			top: -10px;
			display: block;
			left: 240px;
		}
		#contents.contact .column dl.namearea dd {
			padding-right: 20px;
		}
		#contents.contact .column dl.namearea dd .name {
			display: inline-block;
			width: 25px;
		}
		#contents.contact .column dl dd input {
			line-height: 22px;
			width: 450px;
			padding-left: 2px;
		}
		#contents.contact .column dl dd input#birthday {
			width: 200px;
		}
		#contents.contact .column dl dd select {
			height: 26px;
			width: 450px;
			background-color: #fff;
		}
		#contents.contact .column dl dd.needless_detail select {
			width: auto;
		}
		#contents.contact .column dl dd textarea {
			width: 450px;
			padding: 2px;
		}
		#contents.contact .column dl.namearea dd input {
			width: 200px;
		}

	#contents.contact #main .error .globalErrorSlot {
		padding: 20px 0 10px 0;
		color: #ff0000;
		font-weight: bold;
	}
	#contents.contact #main.complete p {
		margin:80px 0;
		font-size: 16px;
		font-weight:bold;
		text-align: center;
	}

/* 04 カテゴリー一覧
--------------------------------------------------------------------*/
#contents.categories {
	width: 960px;
	margin: 32px auto 10px;
	text-align: left;
}
#contents.categories h2 {
/*background: none!important;
font-size:13px !important;*/
}
#contents.categories h1,
#contents.categories h2 {
    padding: 5px 0;
    text-align: left;
    border-bottom: #000000 2px solid;
    margin-bottom: 20px;
    font-size: 24px;
}
#contents.categories h1 span,
#contents.categories h2 span {
	font-size:18px;
	margin-left:1em;
	padding:3px 0;
}
#contents.categories #categoryList {
	padding: 10px 0;
}
#contents.categories #categoryList .column {
	width: 240px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
}
#contents.categories #categoryList .column .categoryParent {
	/*width: 270px;*/
	margin: 10px 4px 0;
	padding: 15px;
	border-radius: 2px;
	border: 1px solid #cecccd;
}
/*#contents.categories #categoryList .column .categoryParent .categoryParentName {
	height: 1em;
	font-size:115%;
	margin-bottom: 20px;
	padding-left: 23px;
	display: block;
	background: url("/static/full/images/common/icon_arrow_down.gif") no-repeat left center;
	line-height: 1em;
	font-weight: bold;
}*/
#contents.categories #categoryList .column .categoryParent .categoryParentName {
    height: 1em;
    font-size: 115%;
    margin-bottom: 12px;
    padding-bottom: 8px;
    padding-left: 3px;
    /* padding-left: 0; */
    display: block;
    /* background: url("/static/full/images/common/icon_arrow_down.gif") no-repeat left center; */
    border-bottom: #cecccd 1.9px solid;
    line-height: 1em;
    font-weight: bold;
}
#contents.categories #categoryList .column .categoryParent .categoryChild {
	width: 90%;
	margin: 10px 0 0 6px;
	padding-left: 17px;
	display: block;
	background: url("/static/full/images/common/icon_linkarrow.gif") no-repeat left center;
	line-height:1.4;
}

/* 05 古物営業法に基づく記載
--------------------------------------------------------------------*/
#contents.antique .column {
    border: none;
}
#contents.antique .column table {
    border: 1px;
    border-collapse: collapse;
    border-spacing: 2px;
    border-color: grey;
}
#contents.antique .column tbody {
    display: table-row-group;
    vertical-align: middle;
}
#contents.antique .column tr {
  height: 30px;
}
#contents.antique .column th {
    text-align: left;
    background-color: #d6d6d6;
    padding: 10px 20px;
    font-size: 1.2em;
    font-weight: bold;
}
#contents.antique .column td {
    padding: 10px 20px;
    font-size: 1.1em;
    font-weight: normal;
}

/* 07 便利なお気に入り機能
--------------------------------------------------------------------*/
#contents.favorite {
    background-color: #fff;
    margin: 0 auto 40px;
}
.favorite a:hover,
.favorite a img:hover {
    opacity: 0.8;
}
.favorite .sec {
    margin: 0 auto 50px;
}
#contents.favorite .top_ttl {
	background-color:#ffffff;
	padding:0 0 5px;
    margin: 0 auto 30px;
}
#contents.favorite .top_lead {
    width: 655px;
    margin: 0 auto;
}
.favorite .cont_ttl {
    width: 860px;
    margin: 0 auto 10px;
}
.favorite .cont_step_area {
    width: 860px;
    margin: 0 auto;
}
.favorite .sec_cont01 .cont_step_list {
    display: flex;
    justify-content: space-between;
}
.favorite .sec_cont01 .cont_step_list:after {
    content: none;
}
.favorite .sec_cont02 .cont_step_area {
    display: flex;
    justify-content: space-between;
}
.favorite .cont_step {
    margin: 0 auto 10px;
}
.favorite .sec_member {
    width: 860px;
    padding: 30px 0 10px;
    margin: 0 auto 50px;
    background: url(/static/full/images/favorite/bg_mem.jpg);
}
.favorite .mem_entry_list {
    font-family: 'Noto Sans C JK JP DemiLight';
    font-size: 16px;
    color: #1a1b1b;
    font-weight: bold;
    text-align: center;
}
.favorite .mem_ttl {
    margin: 0 auto 20px;
}
.favorite .mem_entry {
    margin: 0 auto 35px;
}
.favorite .btn_itemall {
    width: 394px;
    margin: 0 auto;
}
