@charset "UTF-8";

/* ===================================================================
	コンテンツ
		00 基本設定
		01 FAQ
		02 NEWS
		03 お問い合わせ
		04 ご利用ガイド
		05 ご利用案内(利用規約)
		06 会社概要
		07 プライバシーポリシー
		08 予約に関して
		09 優待コードの使い方
		10 HOW TO USE
		11 古物営業法に基づく記載
=================================================================== */

/* 00 基本設定
--------------------------------------------------------------------*/
#contents {
	width: 1050px;
	margin: 0 auto;
	text-align: left;
}
#contents h2 {
	width: 1050px;
	padding: 46px 0 5px;
	margin-bottom: 30px;
	font-size: 32px;
	font-weight: bold;
}
	#contents h2.section_title {
		margin: 0 0 15px 0;
	}
	.b {
		font-weight: bold;
	}
	#contents .column {
		width: 1010px;
		/* border: 1px solid #CECCCD; */
		margin: 20px auto;
		padding: 20px;
		text-align: left;
	}
	#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;
		margin: 0 0 30px 0;
	}
		#contents .btn_area p {
			margin-bottom: 10px;
		}
		#contents .btn_area ul li {
			display: inline-block;
			margin: 0 10px;
		}

/* 00 静的ページの基本css
--------------------------------------------------------------------*/
.static_section {
	margin-bottom: 60px;
    font-size: 14px;
    line-height: 1.5;
}
.static_section .static_ttl {
	font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.025em;
    padding: 100px 0 5px 0;
    margin: -100px 0 1em 0;
    border-bottom: 1px dotted #999;
}
.static_section .static_ttl::before {
	content: '■';
    padding: 0 0.5em 0 0;
}
.static_section .static_desc {
	padding-left: 1.75em;
}
.static_section .static_list > li::before {
	content: "・";
}
.static_section .static_notice > li::before {
	content: "※";
}
.static_section .attention {
	color: #cc0033;
}

/* 01 特商法 / FAQ
--------------------------------------------------------------------*/
#contents.deal dt {
	line-height: 20px;
	font-weight: bold;
}
#contents.deal dd {
	padding-left: 1em;
	line-height: 20px;
	margin-bottom: 20px;
}
#contents.faq .column {
	padding: 0;
	margin: 0;
	width: 960px;
	border: none;
}

#contents .faq_list {
	line-height: 1.5em;
	font-size: 13px;
	padding-left: 1em;
	margin-bottom: 80px;
}
#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: 0 0 20px;
			font-weight: bold;
			font-size: 14px;
		}
		#answer h3:before {
			content: '■';
			padding-right: 5px;
		}
			#answer ul li {
				margin-bottom: 50px;
				padding-top: 100px;
				margin-top: -100px;
			}
				#answer ul li .pagetop {
					text-align: right;
					display: block;
				}
					#answer ul li .pagetop a:before {
						content:"▲ ";
						vertical-align:middle;
					}
					#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 dd.point_list {
					}
						#answer ul li dd.point_list th,
						#answer ul li dd.point_list td {
							border: 1px #999 solid;
							padding: 3px 10px;
							text-align: center;
						}
						#answer ul li dl dd:before {
							content: 'A.';
							margin-left: -1em;
						}
						#answer ul li dd.point_list {
							margin-bottom:10px;
						}
						#answer ul li dd.point_list:before {
							content: ' ';
						}
						#answer ul li dd.point_list .stage_info {
							width: 80%;
							text-align: right;
							line-height: 30px;
							font-weight: bold;
						}
						#answer ul li dl dd table {
							width: 80%;
						}
							#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;
						}

/* 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 #main .column p.card_text {
		font-weight: bold;
		color:#ff0000;
	}
	#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 {
		}

		#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 dd .check.ok {
			color:#ff0000;
		}
		#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 {
			width: 450px;
			height:40px;
			line-height: 40px;
			padding-left: 2px;
}
		#contents.contact .column dl dd input#birthday {
			width: 200px;
		}
		#contents.contact .column dl dd select {
			height: 40px;
			width: 450px;
			background-color: #fff;
			border-radius: 4px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			-ms-border-radius: 4px;
			-o-border-radius: 4px;
}
		#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;
	}

	#contents.contact #main.confirm a.privacy {
		text-decoration: underline!important;
	}


/* 04 ご利用ガイド
--------------------------------------------------------------------*/
#contents.beginner dt {
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #999;
	margin-bottom:20px;
	padding-top: 100px;
    margin-top: -100px;
}
#contents.beginner dt:before {
	content: '■';
}
#contents.beginner dd {
	line-height: 20px;
	padding-left: 1em;
	margin-bottom: 40px;
}
#contents.beginner dd p {
	text-align: center;
	margin-top: 20px;
}
#contents.beginner dd p a {
	color:#fff;
}
#contents.beginner dd li {
	margin-bottom: 1em;
}
#contents.beginner dl a {
	color: #4cb9e0;
}
#contents.beginner table.postage {
	border: 1px solid #dddddd;
	border-collapse: collapse;
	border-spacing: 0;
}
#contents.beginner table.postage tr {
	border-bottom: 1px solid #ddd;
}
#contents.beginner table.postage tr:nth-of-type(1) {
	background-color: #e6e6e6;
}
#contents.beginner table tr:nth-of-type(1) {
	text-align:center;
}
#contents.beginner table td {
	padding-bottom: 30px;
}
#contents.beginner table.postage td {
	padding: 5px 10px;
}
#contents.beginner table ul {
	margin-top: 10px;
}


/* 05 ご利用案内(利用規約)
--------------------------------------------------------------------*/
.agreement .beginning {
	margin-bottom: 20px;
}
.agreement .beginning:nth-of-type(2) {
	text-align:center;
	font-size:16px;
	background:#ddd;
	margin:0 -20px 20px;
	padding:10px 0;
}
.agreement .content-box {
	line-height:1.5;
}
.agreement .content-box:nth-of-type(1) {
	margin-bottom:80px;
}
.agreement .content-box .index-title {
	font-weight:bold;
	border-bottom:1px solid #ddd;
	margin-top:5px;
	padding-bottom:5px;
}
.agreement .content-box dd {
	margin-bottom:15px;
	padding:1em;
}
.agreement .content-inner-box dt {
	display:inline-block;
	font-weight:bold;
	border-bottom:1px solid #ddd;
	margin-bottom:4px;
	padding-bottom:1px;
}
.agreement .content-inner-box dd {
	margin-bottom:10px;
	padding:0 1em;
}

/* 06 会社概要
--------------------------------------------------------------------*/
#contents.company table {
	width:100%;
	border:1px solid #cecccd;
}
#contents.company th,
#contents.company td {
	padding:10px 0 10px 10px;
}
#contents.company tr {
	border-bottom:1px solid #cecccd;
}
#contents.company tr:last-child {
	border:none;
}
#contents.company th {
	width:100px;
	background:#ddd;
}

/* 07 プライバシーポリシー
--------------------------------------------------------------------*/
#contents.privacy {
	line-height:1.4;
}
.b_privacy {
	margin-bottom: 60px;
}
.b_privacy_inner {}
.privacy_section {
	margin-top: 40px;
}
.privacy_section_heading {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-bottom: 20px;
}
.privacy_data {
	counter-reset:decimal;
}
.privacy_data + .privacy_data {
	margin-top: 30px;
}
.privacy_data_heading {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 10px;
}
.privacy_data_text {
	color: #000;
	font-size: 14px;
	line-height: 1.4;
}
.privacy_data_text + .privacy_data_text {
	margin-top: 20px;
}
.privacy_data_text a.privacy_data_link {
	font-size: inherit;
	text-decoration: underline;
}
.privacy_data_explain {
	font-size: 14px;
	margin-bottom: 5px;
}
.privacy_data_list {
	display: table;
	font-size: 14px;
	counter-reset: decimal decimal-bracket decimal-bracket1 lower-roman;
}
.privacy_data_item {
	display: table-row;
	line-height: 1.4;
}
.privacy_data_item.type_disc:before {
	content: "・";
	display: table-cell;
	width: 12px;
	padding-right: 4px;
	white-space: nowrap;
}
.privacy_data_item.type_decimal:before {
	counter-increment: decimal;
	content: counter(decimal) ".";
	display: table-cell;
	width: 14px;
	padding-right: 4px;
	white-space: nowrap;
}
.privacy_data_item.type1_decimal_bracket:before {
	counter-increment: decimal-bracket;
	content: counter(decimal-bracket) ")";
	display: table-cell;
	width: 14px;
	padding-right: 4px;
	white-space: nowrap;
}
.privacy_data_item.type2_decimal_bracket:before {
	counter-increment: decimal-bracket1;
	content: "(" counter(decimal-bracket1) ")";
	display: table-cell;
	width: 14px;
	padding-right: 4px;
	white-space: nowrap;
}
.privacy_data_item.type_lowerroman::before {
	counter-increment: lower-roman;
	content: counter(lower-roman, lower-roman) ".";
	display: table-cell;
	width: 14px;
	padding-right: 4px;
	white-space: nowrap;
}
.privacy_data_item.type_rightarrow::before {
	content: ">";
	display: table-cell;
	width: 12px;
	padding-right: 4px;
	white-space: nowrap;
}
.privacy_data_item:after {
	content: "";
	display: block;
	margin-bottom: .2em;
}
.privacy_data_table {
	margin: 20px 0;
}
.privacy_data_table th,
.privacy_data_table td {
	font-size: inherit;
	vertical-align: middle;
	padding: 15px;
	border: 1px solid #ccc;
}
.privacy_innerdata {
	margin: 20px 0;
}
.privacy_innerdata_heading {
	margin-bottom: 5px;
}
.privacy_innerdata_text {
	padding-left: 2em;
}

/* 08 予約に関して
--------------------------------------------------------------------*/
#contents.reservation {
	line-height:1.4;
}
#contents.reservation dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
}
#contents.reservation dt:before {
	content:"■";
}
#contents.reservation dd {
	line-height: 20px;
	margin-bottom: 40px;
	padding-left: 1em;
}

/* 09 優待コードの使い方
--------------------------------------------------------------------*/
.preferential {
	padding-top: 40px;
}
.preferential .main_img {
	text-align: center;
}
.preferential dl {
	padding-bottom: 100px;
}
.preferential dl dt {
	padding-bottom: 40px;
}
.preferential dl dd {
	padding-left: 1em;
	line-height: 20px;
}

/* 10 HOW TO USE
--------------------------------------------------------------------*/

.howtouse {
	font-family: "Montserrat", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 22px;
	line-height: 1.6;
}
.howtouse_wrap {
	margin: 0 auto 100px;
}
.howtouse .title_area {
	padding: 60px 0 80px;
	background-color: #f7f7f7;
}
#contents.howtouse .page_title {
	padding: 240px 0 60px;
	margin: 0 auto;
	background: url(/static/full/images/static/howtouse/top.png) no-repeat top center;
	background-size: 100px 180px;
	font-size: 70px;
	font-weight: 600;
	text-align: center;
}
.use_menu_list {
	display: flex;
	justify-content: space-between;
	width: 900px;
	margin: 0 auto;
}
.use_menu_item {
	width: 150px;
}
.use_menu_item img {
	width: 100%;
	height: auto;
}
.use_menu_text {
	display: block;
	margin: 30px auto 0;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.use_lead {
	padding: 100px 0;
	text-align: center;
	font-size: 22px;
	line-height: 1.6;
}
.use_step_ttl {
	width: 750px;
	height: 113px;
	margin: 0 auto;
	text-indent: -9999px;
}
.use_item_1 .use_step_ttl {
	background: url(/static/full/images/static/howtouse/use01_ttl.jpg) no-repeat;
	background-size: 100%;
}
.use_item_2 .use_step_ttl {
	background: url(/static/full/images/static/howtouse/use02_ttl.jpg) no-repeat;
	background-size: 100%;
}
.use_item_3 .use_step_ttl {
	background: url(/static/full/images/static/howtouse/use03_ttl.jpg) no-repeat;
	background-size: 100%;
}
.use_item_4 .use_step_ttl {
	background: url(/static/full/images/static/howtouse/use04_ttl.jpg) no-repeat;
	background-size: 100%;
}
.use_step_list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 750px;
	margin: 0 auto 70px;
}
.use_step_item {
	width: 375px;
	margin-bottom: 50px;
}
.use_item_3 .use_step_item:nth-child(3) {
	width: 240px;
}
.use_step_img {}
.use_step_text {
	width: 240px;
	padding-top: 30px;
	word-break: break-all;
	font-size: 21px;
}
.use_step_item:nth-child(odd) .use_step_text {
	margin: 0 30px 0 auto;
}
.use_step_item:nth-child(even) .use_step_text {
	margin: 0 auto 0 30px;
}
.use_member_text {
	padding: 30px 0 60px;
	text-align: center;
	font-size: 22px;
	line-height: 1.6;
}
.use_member_btn a {
	display: block;
	width: 300px;
	margin: 0 auto;
	border-radius: 30px;
	background-color: #d8ab30;
	text-align: center;
	font-size: 22px;
	line-height: 60px;
	color: #fff;
}
.use_member_btn a:hover {
	opacity: 0.8;
}

/* 11 古物営業法に基づく記載
--------------------------------------------------------------------*/
.antique{
	margin-bottom: 80px;
}
.antique_list {
    font-size: 15px;
}
.antique_list dl {
	display: grid;
    grid-template-columns: 250px 1fr;
    line-height: 3em;
}
.antique_list dt {
    border: 1px solid #555;
    padding: 0 1em;
    background: #ededed;
	margin-top: -1px;
}
.antique_list dd {
    border: 1px solid #555;
    padding: 0 1em;
    margin-top: -1px;
    margin-left: -1px;
}