@charset "utf-8";



/*------------------------------------------------------------------



 =base.css（共通CSS）

 

------------------------------------------------------------------*/

/* 980px以上 PCの記述 */
@media screen and (min-width: 769px) {
	
/*  トップページ  */

#topCategory {
	width: 1000px;
	margin: 0 auto 40px auto;
}

#topCategory h3 {
	margin-bottom: 40px;
	text-align: center;
}

#topCategory ul li {
	width: 470px;
	float: left;
	margin: 0 0 20px 20px;
}

#topCategory ul li dd {
	margin-top: 10px;
	padding: 3px 0 1px 27px;
	background: url(../img/top/ico_category.jpg) no-repeat 0 center;
}

#topConsultation {
	margin-bottom: 40px;
}

#topConsultation p {
	text-align: center;
}

#topInfo {
	width: 960px;
	margin: 0 auto 40px auto;
}

#topInfo h3 {
	margin-bottom: 50px;
}

#topInfo dl {
	margin-bottom: 50px;
}

#topInfo dl dd {
	margin-top: 10px;
	font-size: 18px;
	line-height:30px;
}

#topInfo p {
	width: 356px;
	margin: 0 auto;
}

#topInfo p img {
	display: none;
}

#topInfo p a {
	display: block;
	text-indent: -9999px;
	width: 356px;
	height: 64px;
	background: url(../img/top/btn_top01.jpg) no-repeat;
}

#topInfo p a:hover {
	background: url(../img/top/btn_top01.jpg) no-repeat 0 -64px;
}

#topAppealCover {
	background: url(../img/top/bg_top01.gif) no-repeat center 0;
	padding: 60px 0 130px 0;
}

#topAppeal {
	width: 1000px;
	margin: 0 auto 30px auto;
}

#topAppeal h3 {
	margin-bottom: 40px;
	text-align: center;
}

#topAppeal ul {
	margin-bottom: 40px;
}

#topAppeal ul li {
	width: 308px;
	float: left;
	margin-left: 20px;
	background: #fff;
}

#topAppeal ul li dl {
	padding-top: 20px;
	height: 180px;
}

#topAppeal ul li dl dt {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #3f2221;
}

#topAppeal ul li dl dd {
	width: 278px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
}

#topAppeal p {
	width: 356px;
	margin: 0 auto;
}

#topAppeal p a {
	display: block;
	text-indent: -9999px;
	width: 356px;
	height: 64px;
	background: url(../img/top/btn_top02.jpg) no-repeat;
}

#topAppeal p a:hover {
	background: url(../img/top/btn_top02.jpg) no-repeat 0 -64px;
}

#topAppeal .appealLink img {
	display: none;
}

#topNews {
	width: 960px;
	margin: 0 auto 60px auto;
}

#topNews h4 {
	margin-bottom: 60px;
}

#topNews ul li {
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

#topNews ul li span {
	font-weight: normal;
	margin-right: 30px;
}



/*  サイトマップ  */

#sitemapCategory {
	width: 960px;
	margin: 0px auto;
	}

#sitemapCategory h3 {
	}

#sitemapCategory ul {
	margin: 40px 0px 70px 0px;
	}

#sitemapCategory ul li:first-child {
	margin-left: 0px;
	}

#sitemapCategory ul li {
	float: left;
	margin-left: 24px;
	}

#sitemapCategory ul li dl dt {
	margin-bottom: 25px;
	}

#sitemapCategory ul li dl dd {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #000;
	}

#sitemapCategory ul li dl dd:last-child {
	margin-bottom:0;
	}

#sitemapCategory ul li dl dd a {
	background: url(../img/sitemap/icon_sitemap.png) no-repeat 0px center;
	height: 18px;
	padding-left: 30px;
	}
	
/*  店舗でのお買い物について  */

#shoppingInfo {
	width: 960px;
	margin: 0px auto 70px auto;
	}

#shoppingInfo h3 {
	margin-bottom: 40px;
	}

#shoppingInfo dl dd {
	padding: 20px;
	font-size: 18px;
	line-height: 30px;
	}
	
.shoppingCover {
	width: 100%;
	background: #F7F7F5;
	padding-bottom: 60px;
	margin-bottom: 70px;
	}
	
.shoppingPay {
	width: 960px;
	margin: 0px auto;
	padding-top: 70px;
	}
	
.shoppingPay2 {
	width: 960px;
	margin: 0px auto;
	padding-top: 30px;
	}

.shoppingPay h4,
.shoppingPay2 h4 {
	margin-bottom: 35px;
	}

.shoppingPay p.example,
.shoppingPay2 p.example {
	background: url(../img/shopping/icon_shopping01.jpg) no-repeat;
	height: 24px;
	font-size: 22px;
	margin-bottom: 20px;
	padding-left: 15px;
	}

.shoppingPay dl dt,
.shoppingPay2 dl dt {
	margin-bottom: 20px;
	}

.shoppingPay dl dd,
.shoppingPay2 dl dd {
	font-size: 16px;
	padding-bottom: 10px;
	}
	
p.shoppingBtn img {
	display: none;
}
	
p.shoppingBtn {
	width: 356px;
	margin: 20px auto 0 auto;
}	
	
p.shoppingBtn a {
	display: block;
	text-indent: -9999px;
	width: 356px;
	height: 64px;
	background: url(../img/shopping/btn_shopping.jpg) no-repeat;
}

p.shoppingBtn a:hover {
	background: url(../img/shopping/btn_shopping.jpg) no-repeat 0 -64px;
}

#shoppingBrand {
	width: 960px;
	margin: 0px auto;
	}

#shoppingBrand h4 {
	width: 960px;
	margin: 0px auto 50px auto;
	}

#shoppingBrand .text {
	font-size: 18px;
	line-height: 30px;
	margin: 0px 0px 30px 20px;
	}

#shoppingBrand {
	width: 960px;
	margin: 0px auto 70px auto;
	}

#shoppingBrand h3 {
	margin-bottom: 40px;
	}

#shoppingBrand .text {
	margin: 0px 0px 20px 20px;
	}

/*ACCORDION*/

#shoppingBrand ul .acordion {
	padding: 0;
	}
	
#shoppingBrand ul.acordion .item {
	border-bottom: 1px solid #FFF;
	background: #f7f7f5;
	margin-bottom: 20px;
	}
	
#shoppingBrand ul.acordion .item2 {
	background: #f7f7f5;
	}

#shoppingBrand ul.acordion li ul {
	border-bottom: none;
	}

#shoppingBrand ul.acordion li .submenu {
	padding: 30px;
	}

#shoppingBrand ul.acordion li .submenu li dl dt {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
	}

#shoppingBrand ul.acordion li .submenu li dl dd ul .inner {
	width: 385px;
	float: left;
	margin-left: 0 !important;
	}

#shoppingBrand ul.acordion li .submenu li dl dd ul .inner2 {
	width: 385px;
	float: left;
	margin-left: 100px;
	}

#shoppingBrand ul.acordion li .submenu li dl dd ul li ul li {
	font-size:14px;
	margin-bottom: 10px;
	border-bottom: none !important;
	}

#shoppingBrand ul.acordion li .submenu li dl dd ul li ul li span {
	color:#e53935;
	}

#shoppingBrand ul.acordion li ul li {
	background: #f7f7f5;
	}
	
#shoppingBrand ul.acordion li ul li a {
	color: #696969;
	display: block;
	padding: 10px;
	text-decoration: none;
	}

#shoppingBrand ul.acordion .item .title dt {
	float: left;
	}
	
#shoppingBrand ul.acordion .item .title dd {
	float: left;
	margin: 20px;
	}

#shoppingBrand ul.acordion .item span font {
	height: 66px;
	display:table-cell;
	vertical-align:middle;
	}

#shoppingBrand ul.acordion .item .none-submenu {
	background: url(../../common/img/shopping/brand_arrow_close.png) no-repeat 98% center;
	display: block;
	border-bottom: 1px solid #FFF;
	}
	
#shoppingBrand ul.acordion .item .active-submenu {
	background: url(../../common/img/shopping/brand_arrow_open.png) no-repeat 98% center;
	display: block;
	border-bottom: 1px solid #FFF;
	}



/*  よくあるご質問 Q＆A  */

#qaCategory {
	width: 960px;
	margin: 0px auto 70px auto;
	}

#qaCategory h3 {
	margin-bottom: 40px;
	}

#qaCategory .text {
	font-size: 16px;
	line-height: 24px;
	margin: 0px 0px 40px 20px;
	}

#qaCategory .tell {
	text-align: center;
	margin-bottom: 40px;
	}

#qaCategory ul li {
	float: left;
	margin-left: 6px;
	}

#qaCategory ul li:first-child {
	margin-left: 0px;
	}

.qaBg {
	background: #f7f7f5;
	width: 100%;
	height: auto;
	padding-bottom: 60px;
	margin-bottom: 70px;
	}
	
#qaGold,
#qaDia,
#qaJewelry,
#qaOther {
	width: 960px;
	margin: 0px auto 100px auto;
	}

#qaBrand,
#qaWatch,
#qaShop {
	width: 960px;
	margin: 0px auto 70px auto;
	padding-top: 70px;
	}

#qaInfo1 p {
	margin-bottom: 40px;
	}

#qaInfo1 .tel {
	text-align: center;
	}

#qaInfo1 ul li {
	float: left;
	margin-left: 6px;
	}

#qaGold h3,
#qaBrand h3,
#qaDia h3,
#qaWatch h3,
#qaJewelry h3,
#qaShop h3,
#qaOther h3 {
	text-align: center;
	margin-bottom: 40px;
	}

#qaShop a {
	text-decoration: underline;
	}

#qaShop .appealLink a {
	display: block;
	text-indent: -9999px;
	width: 356px;
	height: 64px;
	background: url(../../common/img/qa/btn_gift_pc.jpg) no-repeat;
}

#qaShop .appealLink a:hover {
	background: url(../../common/img/qa/btn_gift_pc.jpg) no-repeat 0 -64px;
}

#qaShop .appealLink img {
	display: none;
}


/*ACCORDION*/

ul.acordion li .submenu {
	border-bottom: none;
	}

ul.acordion li .submenu li {
	background: #f7f7f5;
	}

ul.acordion li .none-submenu {
	background: url(../../common/img/qa/qa_arrow_close.png) no-repeat 98% center;
	display: block;
	}
	
ul.acordion li .active-submenu {
	background: url(../../common/img/qa/qa_arrow_open.png) no-repeat 98% 50%;
	display: block;
	}
	
.pagetop {
	float: right;
	margin-top: 20px;
	}

/*ACCORDION table bgなし*/

#qaGold ul.acordion li,
#qaDia ul.acordion li,
#qaJewelry ul.acordion li,
#qaOther ul.acordion li {
	background: #f7f7f5;
	margin-bottom: 20px;
	}

#qaGold .acordion li span table,
#qaDia .acordion li span table,
#qaJewelry .acordion li span table,
#qaOther .acordion li span table {
	width: 100%;
	}

#qaGold .acordion li span table th,
#qaDia .acordion li span table th,
#qaJewelry .acordion li span table th,
#qaOther .acordion li span table th {
	background: #ffc000;
	text-align: center;
	padding: 20px;
	width: 28px;
	color: #FFF;
	font-size: 32px;
	}
	
#qaGold .acordion li span table td,
#qaDia .acordion li span table td,
#qaJewelry .acordion li span table td,
#qaOther .acordion li span table td {
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	vertical-align:middle;
	}

#qaGold .acordion li ul li table,
#qaDia .acordion li ul li table,
#qaJewelry .acordion li ul li table,
#qaOther .acordion li ul li table {
	width: 100%;
	border-top: 1px solid #FFF;
	}
	
#qaGold .acordion li ul li table th,
#qaDia .acordion li ul li table th,
#qaJewelry .acordion li ul li table th,
#qaOther .acordion li ul li table th {
	background: #e53935;
	text-align: center;
	padding: 20px;
	width: 28px;
	color: #FFF;
	font-size: 32px;
	vertical-align:middle;
	}

#qaGold .acordion li ul li table td,
#qaDia .acordion li ul li table td,
#qaJewelry .acordion li ul li table td,
#qaOther .acordion li ul li table td {
	padding: 20px;
	font-size: 16px;
	line-height: 24px;
	}
	
#qaGold .acordion li ul li table td span,
#qaDia .acordion li ul li table td span,
#qaJewelry .acordion li ul li table td span,
#qaOther .acordion li ul li table td span {
	font-weight: bold;
	}



/*ACCORDION table bgあり*/

#qaBrand ul.acordion li,
#qaWatch ul.acordion li,
#qaShop ul.acordion li {
	background: #FFF;
	margin-bottom: 20px;
	}

#qaBrand .acordion li span table,
#qaWatch .acordion li span table,
#qaShop .acordion li span table {
	width: 100%;
	}

#qaBrand .acordion li span table th,
#qaWatch .acordion li span table th,
#qaShop .acordion li span table th {
	background: #ffc000;
	text-align: center;
	padding: 20px;
	width: 28px;
	color: #FFF;
	font-size: 32px;
	}
	
#qaBrand .acordion li span table td,
#qaWatch .acordion li span table td,
#qaShop .acordion li span table td {
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	vertical-align:middle;
	}

#qaBrand .acordion li ul li table,
#qaWatch .acordion li ul li table,
#qaShop .acordion li ul li table {
	width: 100%;
	border-top: 1px solid #f7f7f5;
	}
	
#qaBrand .acordion li ul li table th,
#qaWatch .acordion li ul li table th,
#qaShop .acordion li ul li table th {
	background: #e53935;
	text-align: center;
	padding: 20px;
	width: 28px;
	color: #FFF;
	font-size: 32px;
	vertical-align:middle;
	}

#qaBrand .acordion li ul li table td,
#qaWatch .acordion li ul li table td,
#qaShop .acordion li ul li table td {
	padding: 20px;
	font-size: 16px;
	line-height: 24px;
	}
	
#qaBrand .acordion li ul li table td span,
#qaWatch .acordion li ul li table td span,
#qaShop .acordion li ul li table td span {
	font-weight: bold;
	}
	
.yahoo {
	margin: 20px 0px;
	}



/*個人情報保護方針*/

#privacyCategory {
	width: 960px;
	margin: 0px auto;
	}

#privacyCategory h3 {
	text-align: center;
	margin-bottom: 40px;
	}

#privacyCategory ul li {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
	}

#privacyCategory h4 {
	font-size: 18px;
	background: #f7f7f5;
	padding: 20px;
	margin-bottom: 20px;
}

#privacyCategory h4 span {
	font-size: 14px;
	margin-right: 20px;
}

#privacyCategory p {
	font-size: 16px;
	line-height: 1.5;
}


/*買取*/

#purchaseCategory,
#purchaseExample,
#purchaseWelcome,
#purchaseAny,
#purchaseAnyBrand,
#purchaseFlow {
	width: 960px;
	margin: 0px auto 70px auto;
	}

#purchaseCategory h3,
#purchaseExample h4,
#purchaseWelcome h4,
#purchaseAny h4,
#purchaseAnyBrand h4,
#purchaseFlow h4 {
	margin-bottom: 40px;
	}

#purchaseCategory dl dt {
	margin-bottom: 20px;
	}

#purchaseCategory dl dd {
	font-size: 18px;
	line-height: 30px;
	padding-left: 20px;
	}

#purchaseExample ul {
	margin-bottom: 20px;
	}

#purchaseExample ul li {
	float: left;
	margin-left: 20px;
	}

#purchaseExample ul li dl dd {
	font-size: 16px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px dotted #392928;
	padding: 15px 20px;
	}

#purchaseExample ul li dl dd span {
	color: #e53935;
	}

#purchaseExample ul li dl dd:last-child {
	border-bottom: 1px solid #CCC;
	}

#purchaseExample ul li dl .name {
	font-size: 18px;
	font-weight: bold;
	}

#purchaseExample ul li:first-child {
	margin-left: 0px;
	}

#purchaseWelcome ul {
	margin-bottom: 20px;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	}

#purchaseWelcome ul li {
	width: 225px;
	float: left;
	margin-left: 20px;
	background: #f7f7f5;
	}

#purchaseWelcome ul li:first-child {
	margin-left: 0px;
	}
	
#purchaseWelcome ul li img {
	width: 225px;
}	

#purchaseWelcome ul li {
	width: 225px;
	float: left;
	margin-left: 20px;
	background: #f7f7f5;
	}

#purchaseWelcome ul li dl dt {
	padding-bottom: 20px;
	}

#purchaseWelcome ul li dl dd {
	padding: 0px 20px 20px 20px;
	font-size: 14px;
	line-height: 22px;
	}

#purchaseWelcome ul li dl .name {
	font-weight: bold;
	font-size: 18px;
	color: #e53935;
	}

#purchaseAny ul,
#purchaseAnyBrand ul {
	margin-bottom: 20px;
	}

#purchaseAny ul li,
#purchaseAnyBrand ul li {
	float: left;
	margin-left: 20px;
	}

#purchaseAny ul li:first-child,
#purchaseAnyBrand ul li:first-child {
	margin-left: 0px;
	}

#purchaseAny ul li dl dt img {
	width: 176px;
	}

#purchaseAny ul li dl dd,
#purchaseAnyBrand ul li dl dd {
	font-size: 16px;
	padding: 10px;
	background: #f7f7f5;
	}

#purchaseAny .purchaseAnyCont,
#purchaseAnyBrand .purchaseAnyCont {
	background: url(../../common/img/common/bg_kaitori_pc.jpg) no-repeat;
	height: 235px;
	padding: 0px 20px 0px 250px;
	}

#purchaseAny .purchaseAnyCont dt,
#purchaseAnyBrand .purchaseAnyCont dt {
	font-size: 22px;
	line-height: 30px;
	padding-top: 20px;
	}

#purchaseAny .purchaseAnyCont dt span,
#purchaseAnyBrand .purchaseAnyCont dt span {
	color: #e53935;
	}

#purchaseAny .purchaseAnyCont dd,
#purchaseAnyBrand .purchaseAnyCont dd {
	font-size: 16px;
	line-height: 26px;
	padding: 35px 30px 0px 0px;
	}

#purchaseFlow .step01 p,
#purchaseFlow .step04 p {
	float: right;
	}

#purchaseFlow .step02 p,
#purchaseFlow .step03 p,
#purchaseFlow .step05 p {
	float: left;
	}

#purchaseFlow .step02 dl,
#purchaseFlow .step03 dl,
#purchaseFlow .step05 dl {
	float: left;
	}

#purchaseFlow ul li {
	margin-bottom: 30px;
	}
	
#purchaseFlow ul .step01 {
	background: url(../../common/img/common/bg_step1.jpg) no-repeat;
	height: 101px;
	}

#purchaseFlow ul .step02 dl,
#purchaseFlow ul .step03 dl,
#purchaseFlow ul .step05 dl {
	background: url(../../common/img/common/bg_step2.jpg) no-repeat;
	height: 101px;
	width: 859px;
	}

#purchaseFlow ul .step04 {
	background: url(../../common/img/common/bg_flow04_pc.jpg) no-repeat;
	height: 101px;
	}

#purchaseFlow ul .step01 dl,
#purchaseFlow ul .step04 dl {
	padding: 16px 0px 0px 170px;
	}

#purchaseFlow ul .step01 dl dt,
#purchaseFlow ul .step04 dl dt {
	font-size: 22px;
	width: 660px;
	padding: 0px 0px 14px 10px;
	margin-bottom: 16px;
	border-bottom: 1px solid #FFF;
	}

#purchaseFlow ul .step01 dl dd,
#purchaseFlow ul .step04 dl dd{
	font-size: 16px;
	padding-left: 10px;
	}

#purchaseFlow ul .step02 dl,
#purchaseFlow ul .step03 dl,
#purchaseFlow ul .step05 dl {
	padding-top: 16px;
	}

#purchaseFlow ul .step02 dl dt,
#purchaseFlow ul .step03 dl dt,
#purchaseFlow ul .step05 dl dt {
	font-size: 22px;
	width: 660px;
	padding: 0px 0px 14px 10px;
	margin: 0px 0px 16px 20px;
	border-bottom: 1px solid #FFF;
	}

#purchaseFlow ul .step02 dl dd,
#purchaseFlow ul .step03 dl dd,
#purchaseFlow ul .step05 dl dd {
	font-size: 16px;
	margin-left: 30px;
	}

#infoCard {
	background-color: #efefef;
	padding: 30px 20px;
	margin-bottom: 30px;
}

#infoCard span {
	color: #e53935;
}

#infoCard ul li {
	width: 290px;
	float: left;
	margin: 0px 0px 0px 25px;
}

#infoCard ul li:first-child {
	margin-left: 0;
}

#infoCard dt {
	margin-bottom: 10px;
}

#infoCard dd {
	margin: 0 0 35px 10px;
	font-size: 16px;
}

#infoCard p {
	font-size: 16px;
	line-height: 24px;
}



/*  交通方法・アクセス  */

#accessInfo {
	width: 960px;
	margin: 0 auto 40px auto;
}

#accessInfo h3 {
	margin-bottom: 40px;
	text-align: center;
}

#accessInfo table {
	width: 960px;
	margin-bottom: 20px;
}

#accessInfo th {
	width: 200px;
	background-color: #f7f7f5;
	border: 1px solid #ccc;
	font-size: 20px;
	padding: 25px 0 25px 20px;
	text-align: left;
}

#accessInfo td {
	border: 1px solid #ccc;
	padding: 25px 20px;
	font-size: 20px;
	width: 760px;
}

#accessInfo li {
	width: 306px;
	float: left;
	margin-left: 21px;
}

#accessInfo li:first-child {
	margin-left: 0;
}

#accessInfo li img {
	width: 306px;
}

#accessInfo iframe {
	margin: 20px 0;
}

#accessInfo p {
	width: 356px;
	margin: 0 auto;
}

#accessInfo p a {
	display: block;
	text-indent: -9999px;
	width: 356px;
	height: 64px;
	background: url(../img/access/btn_access01.jpg) no-repeat;
}

#accessInfo p a:hover {
	background: url(../img/access/btn_access01.jpg) no-repeat 0 -64px;
}

#accessParking {
	width: 960px;
	margin: 0 auto 60px auto;
}

#accessParking  h3 {
	padding-top: 30px;
	margin-bottom: 40px;
}

#accessParking ul li:first-child {
	width: 960px;
	text-align: center;
	margin-bottom: 30px;
}

#accessParking ul li {
	font-size: 16px;
	line-height: 24px;
}

#accessParking dl dd:first-child {
	margin-bottom: 20px;
}

#accessParking .tetRed {
	color: #e53935;
}

#accessParking .txtBlue {
	color: #00bcd4;
}



/*  ご来店前の注意事項  */

#chuiInfo {
	width: 960px;
	margin: 0 auto 40px auto;
}

#chuiInfo h3 {
	margin-bottom: 40px;
}

#infoCard {
	background-color: #efefef;
	padding: 30px 20px;
}

#infoCard span {
	color: #e53935;
}

#infoCard ul li {
	width: 290px;
	float: left;
	margin-left: 25px;
}

#infoCard ul li:first-child {
	margin-left: 0;
}

#infoCard dt {
	margin-bottom: 10px;
}

#infoCard dd {
	margin: 0 0 35px 10px;
	font-size: 16px;
}

#infoCard p {
	font-size: 16px;
	line-height: 24px;
}

#chuiItem h3 {
	margin-bottom: 40px;
	padding-top: 30px;
}

#chuiItem {
	width: 960px;
	margin: 0 auto 40px auto;
}

#chuiItem ul {
	margin-bottom: 20px;
}

#chuiItem ul li img {
	width: 150px;
}

#chuiItem ul li {
	width: 150px;
	float: left;
	margin-left: 12px;
}

#chuiItem ul li:first-child {
	margin-left: 0;
}

#chuiItem dl dt {
	margin-bottom: 10px;
}

#chuiItem dl dd {
	line-height: 16px;
}

#chuiItem p {
	font-size: 18px;
	line-height: 30px;
	padding: 0 20px;
}

#chuiItem p.chuiBtn {
	width: 356px;
	margin: 40px auto;
}

#chuiItem p a {
	display: block;
	text-indent: -9999px;
	width: 356px;
	height: 64px;
	background: url(../img/chui/btn_chui.jpg) no-repeat;
}

#chuiItem p a:hover {
	background: url(../img/chui/btn_chui.jpg) no-repeat 0 -64px;
}

#chuiCustomer {
	width: 960px;
	margin: 0 auto 40px auto;
}

#chuiCustomer h3 {
	margin-bottom: 40px;
	padding-top: 30px;
}

#chuiCustomer .customerTxt {
	padding: 20px 20px 0 20px;
	font-size: 18px;
	line-height: 30px;
}



/*  会社概要  */

#companyGreet {
	width: 960px;
	margin: 0 auto 40px auto;
}

#companyGreet h3 {
	margin-bottom: 40px;
}

#companyGreetCover {
	width: 100%;
	background: #f7f7f5;
	margin-top: -60px;
}

#companyGreet {
	width: 960px;
	margin: 0 auto 40px auto;
	padding: 70px 0px;
	font-size: 18px;
	line-height: 30px;
}

#companyGreet .txtRed {
	color: #e53935;
	font-weight: bold;
	margin: 10px 0;
}

#companyGreet span {
	color: #e53935;
	font-weight: bold;
}

#ownerNameCover {
	width:307px;
	padding-top: 40px;
	margin-left: auto;
}

#companyGreet li {
	float: left;
	margin-left: 20px;
	font-size: 14px;
	line-height: 20px;
}

#companyGreet li.ownerName {
	padding-top: 20px;
	margin-left: 0;
}

#companyProfile {
	width: 960px;
	margin: 0 auto 40px auto;
}

#companyProfile h3 {
	margin-bottom: 40px;
	padding-top: 30px;
}

#companyProfile table {
	width: 960px;
	margin-bottom: 20px;
}

#companyProfile th {
	width: 200px;
	background-color: #f7f7f5;
	border: 1px solid #ccc;
	font-size: 20px;
	padding: 25px 0 25px 20px;
	text-align: left;
}

#companyProfile td {
	border: 1px solid #ccc;
	padding: 25px 20px;
	font-size: 20px;
	width: 760px;
}

/*  初めての方へ  */

#firstInfo {
	width: 960px;
	margin: 0 auto 40px auto;
}

#firstInfo h3 {
	margin-bottom: 40px;
	padding-top: 30px;
}

#firstInfo .firstInfoTxt {
	padding: 20px 20px 0 20px;
	font-size: 18px;
	line-height: 30px;
}

#firstPoint {
	width: 960px;
	margin: 0 auto 40px auto;
}

#firstPoint h3 {
	margin-bottom: 40px;
	padding-top: 30px;
}

#firstPoint ul {
	width: 960px;
	background-color: #f7f7f5;
	margin-bottom: 30px;
}

#firstPoint ul li.pointPhoto {
	float: left;
}

#firstPoint dl {
	padding: 45px 30px 45px 555px;
}

#firstPoint dt {
	font-size: 22px;
	margin-bottom: 25px;
	font-weight: bold;
}

#firstPoint dd {
	font-size: 16px;
	line-height: 24px;
}

#firstPoint span {
	color: #e53935;
}

#firstPoint dd.pointBtn {
	width: 370px;
	margin: 30px auto 0 auto;
}

#firstPoint .pointBtn a {
	display: block;
	text-indent: -9999px;
	width: 370px;
	height: 64px;
	background: url(../img/first/btn_first.jpg) no-repeat;
}

#firstPoint .pointBtn a:hover {
	background: url(../img/first/btn_first.jpg) no-repeat 0 -64px;
}

#firstInfo .kaitoriChui {
	font-size: 22px;
	font-weight: bold;
	color: #e53935;
}

#firstInfo span.txtRed {
	color: #e53935;
}

#firstInfoCard {
	background-color: #efefef;
	padding: 30px 20px;
	margin-bottom: 70px;
}

#firstInfoCard span {
	color: #e53935;
}

#firstInfoCard ul li {
	width: 290px;
	float: left;
	margin-left: 25px;
}

#firstInfoCard ul li:first-child {
	margin-left: 0;
}

#firstInfoCard dt {
	margin-bottom: 10px;
}

#firstInfoCard dd {
	margin: 0 0 35px 10px;
	font-size: 16px;
}

#firstInfoCard p {
	font-size: 16px;
	line-height: 24px;
}



/*  フォームスタイル  */

input, button, textarea, select {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}



/*  フォーム入力画面  */

#formContact {
	width: 960px;
	margin: 0 auto 40px auto;
}

#formContact p img {
	margin-bottom: 60px;
}

#formContact .formTxt {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
	padding: 0 20px;
}

#formContact h3 {
	margin-bottom: 40px;
}

#formContact dl.bgBeige {
	background-color: #f7f7f5;
	padding: 20px;
}

#formContact dl.bgWhite {
	padding: 20px;
}

.check {
	display: none;
}

#formContact dt {
	width: 230px;
	height: 20px;
	float: left;
	font-size: 16px;
	background: url(../img/form/ico_form.png) no-repeat;
	padding: 3px 0 0 60px;
	margin-top: 5px;
}

#formContact input[type="text"],
#formContact input[type="email"],
#formContact input[type="tel"] {
	width: 610px;
	height: 25px;
	font-size: 16px;
	/* color: #7c7c7c; */
	border: 1px solid #979797;
	padding: 5px;
	background-color: #fff !important; 
	background-image: url(../img/form/bg.gif) !important;
}

#formContact textarea {
	width: 610px;
	height: 100px;
	font-size: 16px;
	/* color: #7c7c7c; */
	padding: 5px;
	border: 1px solid #979797;
}

#formContact p.btnKakunin {
	text-align: center;
	margin-top: 40px;
}

#formContact .wpcf7-confirm {
	display: block;
	background: url(../img/form/btn_form_pc.jpg) no-repeat;
	text-indent: -9999px;
	width: 356px;
	height: 64px;
	border: none;
	margin: 30px auto 0 auto;
}

#formContact .wpcf7-back {
	display: block;
	background: url(../img/form/btn_re_pc.jpg) no-repeat;
	text-indent: -9999px;
	width: 356px;
	height: 64px;
	border: none;
	margin: 30px auto 0 auto;
}

#formContact .wpcf7-submit {
	display: block;
	background: url(../img/form/btn_fin_pc.jpg) no-repeat;
	text-indent: -9999px;
	width: 356px;
	height: 64px;
	border: none;
	margin: 30px auto 0 auto;
}

.custom-wpcf7c-confirmed input.wpcf7c-conf[type="text"],
.custom-wpcf7c-confirmed input.wpcf7c-conf[type="tel"],
.custom-wpcf7c-confirmed input.wpcf7c-conf[type="email"],
.custom-wpcf7c-confirmed .wpcf7c-conf {
    border: none !important;
    background: none !important;
    box-shadow: 0 0 0px 1000px #fff inset;
    resize: none; 
}

.checkTxt {
	padding: 30px 0;
	text-align: center;
}

.checkTxt input {
	appearance: checkbox !important;
	-webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #ff0000 !important;
    text-align: center !important;
    padding: 20px 0 !important;
    color: #ff0000 !important;
    font-size: 18px !important;
}



/*  フォームページ利用停止追加分2018.03.01  */

.formInformation {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}

.formInfoText {
	width: 960px;
	font-size: 18px;
	line-height: 30px;
}

.formAttentTel {
	text-align: center;
	padding: 20px 0;
	font-size: 18px;
	line-height: 30px
}

.formAttentTel span {
	font-size: 36px;
	color: #26c5da;
	font-weight: bold;
	margin-bottom: 20px;
	
}

/*  フォーム入力エラー表示  */

.error-form {
	width: 610px;
	height: 25px;
	font-size: 16px;
	color: #7c7c7c;
	padding: 5px;
	border: 1px solid #979797;
	margin-bottom: 10px;
}

textarea.error-form {
	width: 610px;
	height: 100px;
}

.error {
	font-size: 14px;
	padding-left: 295px;
	color: #e53935;
}



/*  フォーム確認画面  */

#formKakunin {
	width: 960px;
	margin: 0 auto 40px auto;
}

#formKakunin p img {
	margin-bottom: 60px;
}

#formKakunin .kakuninTxt {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
	padding: 0 20px;
}

#formKakunin h3 {
	margin-bottom: 40px;
}

#formKakunin table {
	width: 960px;
	margin-bottom: 20px;
}

#formKakunin th {
	width: 230px;
	background-color: #f7f7f5;
	border: 1px solid #ccc;
	font-size: 16px;
	font-weight: normal;
	padding: 25px 0 25px 20px;
	text-align: left;
	vertical-align: middle;
}

#formKakunin td {
	border: 1px solid #ccc;
	padding: 25px 20px;
	font-size: 16px;
	width: 730px;
	line-height: 24px;
}

#formKakunin ul {
	width: 732px;
	margin: 40px auto;
}

#formKakunin li img {
	width: 356px;
}

#formKakunin li {
	width: 356px;
	float: left;
	margin-left: 20px;
}

#formKakunin li:first-child {
	margin-left: 0;
}

.btnBack {
	border: none;
	width: 356px;
	height: 64px;
	background: url(../img/kakunin/btn_kakunin01.jpg) no-repeat;
	background-size: contain;
	text-indent: -9999px;
}

.btnCheck {
	border: none;
	display: block;
	width: 356px;
	height: 64px;
	background: url(../img/kakunin/btn_kakunin02.jpg) no-repeat;
	text-indent: -9999px;
}

.btnCheck:hover {
	background: url(../img/kakunin/btn_kakunin02.jpg) no-repeat 0 -64px;
}



/*  フォーム完了画面  */

#formKanryo {
	width: 960px;
	margin: 0 auto 40px auto;
}

#formKanryo p img {
	margin-bottom: 60px;
}

#formKanryo p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
	padding: 0 20px;
}

#formKanryo h3 {
	margin-bottom: 40px;
}

#formKanryo p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
	padding: 0 20px;
}

#formKanryo .kanryoBtn {
	width: 356px;
	margin: 0 auto;
}

p.kanryoBtn a {
	display: block;
	text-indent: -9999px;
	width: 356px;
	height: 64px;
	background: url(../img/kanryo/btn_kanryo.jpg) no-repeat;
}

p.kanryoBtn a:hover {
	background: url(../img/kanryo/btn_kanryo.jpg) no-repeat 0 -64px;
}



}
@media screen and (max-width: 768px) {

img {
	width:100%;
}

/*  トップページ  */

#topCategory {
	width: 94%;
	margin: 0 auto 5% auto;
}

#topCategory h3 {
	margin-bottom: 4%;
	text-align: center;
}

#topCategory ul li {
	width: 100%;
	margin: 0 0 3% 0;
}

#topCategory ul li dd {
	margin-top: 2%;
	padding: 1.5% 0 1% 6.5%;
	background: url(../img/top/ico_category_sp.jpg) no-repeat 0 center;
	background-size: 5%;
	font-size: 0.9em;
}

#topConsultation {
	margin-bottom: 5%;
}

#topInfo {
	width: 94%;
	margin: 0 auto 5% auto;
}

#topInfo h3 {
	margin-bottom: 5%;
}

#topInfo dl {
	margin-bottom: 4%;
}

#topInfo dl dd {
	margin-top: 2%;
	font-size: 0.9em;
	line-height: 1.5;
}

#topInfo p {
	width: 50%;
	margin: 0 auto;
}

#topAppealCover {
	background: url(../img/top/bg_top_sp01.jpg) no-repeat 0 0,url(../img/top/bg_top_sp02.jpg) no-repeat 0 100%;
	background-color: #f7f7f5;
	background-size: contain;
	padding: 5% 0 9% 0;
	margin-bottom: 5%;
}

#topAppeal {
	width: 92%;
	margin: 0 auto;
}

#topAppeal h3 {
	margin-bottom: 3%;
	text-align: center;
}

#topAppeal ul {
	margin-bottom: 4%;
}

#topAppeal ul .spAppeal {
	width: 100%;
	height: auto;
	margin-bottom: 4%;
	float: none;
	margin-right: 0;
}

#topAppeal ul .spAppeal p {
	width: 100%;
}

#topAppeal ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

#topAppeal ul li {
	background: #fff;
	width: 48%;
	float: left;
	margin-right: 4%;
}

#topAppeal ul li:last-child {
	margin-right: 0;
}

#topAppeal ul li dl {
	padding: 4% 0;
}

#topAppeal ul .spAppeal dt {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 3%;
	margin-bottom: 3%;
	border-bottom: 1px dashed #3f2221;
}

#topAppeal ul .spAppeal dl dd {
	width: 94%;
	margin: 0 auto;
	font-size: 0.8em;
	line-height: 1.5;
}

#topAppeal ul li dl dt {
	text-align: center;
	font-size: 0.8em;
	line-height: 1.5;
	font-weight: bold;
	padding: 0 3% 4% 3%;
	margin-bottom: 4%;
	border-bottom: 1px dashed #3f2221;
}

#topAppeal ul li dl dd {
	width: 94%;
	margin: 0 auto;
	font-size: 0.7em;
	line-height: 1.5;
}

#topAppeal .appealLink {
	width: 50%;
	margin: 0 auto;
}

#topNews {
	width: 92%;
	margin: 0 auto 5% auto;
}

#topNews h4 {
	margin-bottom: 7%;
}

#topNews ul li {
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: 4%;
	padding-bottom: 4%;
	border-bottom: 1px solid #ccc;
}

#topNews ul li span {
	font-weight: normal;
	margin-right: 3%;
}


/*  サイトマップ  */

#sitemapCategory {
	width: 94%;
	margin: 0px auto;
	}

#sitemapCategory ul {
	margin: 10% 0px 20% 0px;
	}

#sitemapCategory ul li {
	margin-bottom: 15%;
	}

#sitemapCategory ul li:first-child {
	margin-left: 0px;
	}

#sitemapCategory ul li dl dt {
	margin-bottom: 7%;
	}

#sitemapCategory ul li dl dd {
	padding-bottom: 7%;
	margin-bottom: 7%;
	border-bottom: 1px solid #000;
	}

#sitemapCategory ul li dl dd:last-child {
	margin-bottom:0;
	}

#sitemapCategory ul li dl dd a {
	background: url(../img/sitemap/icon_sitemap_sp.png) no-repeat 0 center;
	padding: 2.5% 0 2.5% 7%;
	display: block;
	width: 100%;
	background-size: 4%;
	font-size: 1em;
	}



/*  店舗でのお買い物について  */

#shoppingInfo {
	width: 94%;
	margin: 0px auto 5% auto;
	}

#shoppingInfo h3 {
	margin-bottom: 6%;
	}

#shoppingInfo dl dd {
	padding: 5%;
	font-size: 1em;
	line-height: 1.5;
	}
	
.shoppingCover {
	width: 100%;
	background: #F7F7F5;
	padding-bottom: 8%;
	margin-bottom: 8%;
	}
	
.shoppingPay {
	width: 94%;
	margin: 0px auto;
	padding-top: 8%;
	}
	
.shoppingPay2 {
	width: 94%;
	margin: 0px auto;
	padding-top: 5%;
	}

.shoppingPay h4,
.shoppingPay2 h4 {
	margin-bottom: 6%;
	}

.shoppingPay p.example,
.shoppingPay2 p.example {
	background: url(../img/shopping/icon_shopping01.jpg) no-repeat;
	height: 24px;
	font-size: 1.1em;
	padding: 1% 0 0 3%;
	}

.shoppingPay dl dt,
.shoppingPay2 dl dt {
	margin-bottom: 5%;
	}

.shoppingPay dl dd,
.shoppingPay2 dl dd {
	font-size: 0.9em;
	line-height: 1.4;
	padding-bottom: 2%;
	}

#shoppingBrand {
	width: 94%;
	margin: 0px auto 10% auto;
	}

#shoppingBrand h4 {
	width: 94%;
	margin: 0px auto 6% auto;
	}

#shoppingBrand .text {
	font-size: 1em;
	line-height: 1.5;
	margin: 0 0 6% 0;
	}

/*ACCORDION*/

#shoppingBrand ul .acordion {
	padding: 0;
	}
	
#shoppingBrand ul.acordion .item {
	border-bottom: 1px solid #FFF;
	background: #f7f7f5;
	margin-bottom: 5%;
	}
	
#shoppingBrand ul.acordion .item2 {
	border-bottom: 1px solid #FFF;
	background: #f7f7f5;
	margin-bottom: 5%;
	}

#shoppingBrand ul.acordion li ul {
	border-bottom: none;
	}

#shoppingBrand ul.acordion li .submenu {
	padding: 5%;
	}

#shoppingBrand ul.acordion li .submenu li dl dt {
	font-size: 0.8em;
	line-height: 1.4;
	margin-bottom: 5%;
	}

#shoppingBrand ul.acordion li .submenu li dl dd ul li ul li {
	font-size: 0.8em;
	margin-bottom: 3%;
	}

#shoppingBrand ul.acordion li .submenu li dl dd ul li ul li span {
	color:#e53935;
	}

#shoppingBrand ul.acordion li ul li {
	background: #f7f7f5;
	}
	
#shoppingBrand ul.acordion li ul li a {
	color: #696969;
	display: block;
	padding: 2%;
	text-decoration: none;
	}

#shoppingBrand .acordion .item img {
	width: 80%;
	}

#shoppingBrand ul.acordion .item .none-submenu {
	background: url(../../common/img/shopping/brand_arrow_close_sp.png) no-repeat 95% center;
	background-size: 4%;
	display: block;
	border-bottom: 1px solid #FFF;
	
	}
	
#shoppingBrand ul.acordion .item .active-submenu {
	background: url(../../common/img/shopping/brand_arrow_open_sp.png) no-repeat 95% center;
	background-size: 4%;
	display: block;
	border-bottom: 1px solid #FFF;
	}


/*  よくあるご質問 Q＆A  */

#qaCategory {
	width: 94%;
	margin: 0px auto 10% auto;
	}

#qaCategory h3 {
	margin-bottom: 8%;
	}

#qaCategory .text {
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 8%;
	}

#qaCategory .tell {
	margin: 0 auto 8% auto;
	width: 80%;
	}

#qaCategory ul {
	width: 100%;
	margin: 0 auto;
	}

#qaCategory ul li {
	float: left;
	margin-left: 1%;
	width: 24%;
	}

#qaCategory ul .imgList {
	margin: 1% 0 0 1%;
	}

#qaCategory ul .imgList2 {
	margin: 1% 0 0 0;
	}

#qaCategory ul li:first-child {
	margin-left: 0;
	}

.qaBg {
	background: #f7f7f5;
	width: 100%;
	}
	
#qaGold,
#qaDia,
#qaJewelry,
#qaOther {
	width: 94%;
	margin: 0px auto 10% auto;
	}

#qaBrand,
#qaWatch,
#qaShop {
	width: 94%;
	margin: 0px auto 10% auto;
	padding: 10% 0;
	}

#qaGold h3,
#qaBrand h3,
#qaDia h3,
#qaWatch h3,
#qaJewelry h3,
#qaShop h3,
#qaOther h3 {
	text-align: center;
	margin-bottom: 8%;
	}

#qaShop .appealLink {
	width: 50%;
	margin: 0 auto;
}

#qaShop a {
	text-decoration: underline;
	}


/*ACCORDION*/

ul.acordion li .submenu {
	border-bottom: none;
	margin-top: 0.1%;
	}

ul.acordion li .submenu li {
	background: #f7f7f5;
	}

ul.acordion li .none-submenu {
	background: url(../../common/img/qa/qa_arrow_close_sp.png) no-repeat 98% center;
	display: block;
	background-size: 4%;
	}
	
ul.acordion li .active-submenu {
	background: url(../../common/img/qa/qa_arrow_open_sp.png) no-repeat 98% center;
	display: block;
	background-size: 4%;
	}
	
.pagetop {
	text-align: right;
	margin-top: 5%;
	}

.pagetop img {
	width: 40%;
	}

/*ACCORDION table bgなし*/

#qaGold ul.acordion li,
#qaDia ul.acordion li,
#qaJewelry ul.acordion li,
#qaOther ul.acordion li {
	background: #f7f7f5;
	margin-bottom: 5%;
	}

#qaGold .acordion li span table,
#qaDia .acordion li span table,
#qaJewelry .acordion li span table,
#qaOther .acordion li span table {
	width: 100%;
	}

#qaGold .acordion li span table th,
#qaDia .acordion li span table th,
#qaJewelry .acordion li span table th,
#qaOther .acordion li span table th {
	background: #ffc000;
	text-align: center;
	padding: 5%;
	width: 15%;
	color: #FFF;
	font-size: 1.4em;
	vertical-align: middle;
	}
	
#qaGold .acordion li span table td,
#qaDia .acordion li span table td,
#qaJewelry .acordion li span table td,
#qaOther .acordion li span table td {
	padding: 5% 7% 5% 3%;
	font-size: 0.9em;
	width: 65%;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.5;
	}

#qaGold .acordion li ul li table,
#qaDia .acordion li ul li table,
#qaJewelry .acordion li ul li table,
#qaOther .acordion li ul li table {
	width: 100%;
	border-top: 1px solid #FFF;
	}
	
#qaGold .acordion li ul li table th,
#qaDia .acordion li ul li table th,
#qaJewelry .acordion li ul li table th,
#qaOther .acordion li ul li table th {
	background: #e53935;
	text-align: center;
	padding: 5%;
	width: 15%;
	color: #FFF;
	font-size: 1.4em;
	vertical-align:middle;
	}

#qaGold .acordion li ul li table td,
#qaDia .acordion li ul li table td,
#qaJewelry .acordion li ul li table td,
#qaOther .acordion li ul li table td {
	padding: 5% 3% 5% 3%;
	font-size: 0.9em;
	line-height: 1.5;
	width: 65%;
	}
	
#qaGold .acordion li ul li table td span,
#qaDia .acordion li ul li table td span,
#qaJewelry .acordion li ul li table td span,
#qaOther .acordion li ul li table td span {
	font-weight: bold;
	}



/*ACCORDION table bgあり*/

#qaBrand ul.acordion li,
#qaWatch ul.acordion li,
#qaShop ul.acordion li {
	background: #FFF;
	margin-bottom: 5%;
	}

#qaBrand .acordion li span table,
#qaWatch .acordion li span table,
#qaShop .acordion li span table {
	width: 100%;
	}

#qaBrand .acordion li span table th,
#qaWatch .acordion li span table th,
#qaShop .acordion li span table th {
	background: #ffc000;
	text-align: center;
	padding: 5%;
	width: 15%;
	color: #FFF;
	font-size: 1.4em;
	vertical-align: middle;
	}
	
#qaBrand .acordion li span table td,
#qaWatch .acordion li span table td,
#qaShop .acordion li span table td {
	padding: 5% 7% 5% 3%;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.5;
	width: 65%;
	}

#qaBrand .acordion li ul li table,
#qaWatch .acordion li ul li table,
#qaShop .acordion li ul li table {
	width: 100%;
	border-top: 1px solid #f7f7f5;
	}
	
#qaBrand .acordion li ul li table th,
#qaWatch .acordion li ul li table th,
#qaShop .acordion li ul li table th {
	background: #e53935;
	text-align: center;
	padding: 5%;
	width: 15%;
	color: #FFF;
	font-size: 1.4em;
	vertical-align: middle;
	}

#qaBrand .acordion li ul li table td,
#qaWatch .acordion li ul li table td,
#qaShop .acordion li ul li table td {
	padding: 5% 3% 5% 3%;
	font-size: 0.9em;
	line-height: 1.5;
	width: 65%;
	}
	
#qaBrand .acordion li ul li table td span,
#qaWatch .acordion li ul li table td span,
#qaShop .acordion li ul li table td span {
	font-weight: bold;
	}
	
.yahoo {
	margin: 5% 0;
	}



/*個人情報保護方針*/

#privacyCategory {
	width: 94%;
	margin: 0 auto 15% auto;
	}

#privacyCategory h3 {
	width: 60%;
	margin: 0 auto 8% auto;
	}

#privacyCategory ul li {
	font-size: 1em;
	line-height: 1.6;
	margin-bottom: 8%;
	}

#privacyCategory h4 {
	font-size: 1em;
	background: #f7f7f5;
	padding: 3%;
	margin-bottom: 4%;
}

#privacyCategory h4 span {
	font-size: 0.7em;
	margin-right: 3%;
	display: block;
	margin-bottom: 1%;
}

#privacyCategory p {
	font-size: 0.9em;
	line-height: 1.5;
}

#privacyCategory .newsTtl {
	width: 100% !important;
}

/*買取*/

.spNone {
	display: none;
	}

#purchaseCategory,
#purchaseExample,
#purchaseWelcome,
#purchaseAny,
#purchaseFlow {
	width: 94%;
	margin: 0px auto 14% auto;
	}

#purchaseCategory h3,
#purchaseExample h4,
#purchaseWelcome h4,
#purchaseAny h4,
#purchaseFlow h4 {
	margin-bottom: 8%;
	}

#purchaseCategory dl dt {
	margin-bottom: 5%;
	}

#purchaseCategory dl dd {
	font-size: 1em;
	line-height: 1.5;
	}

#purchaseExample ul {
	margin-bottom: 5%;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	}

#purchaseExample ul li {
	width: 47%;
	float: left;
	margin-left: 4%;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	}

#purchaseExample ul li dl dt {
	border-bottom: 1px solid #CCC;
}

#purchaseExample ul li dl dd {
	font-size: 0.7em;
	line-height: 1.5;
	border-bottom: 1px dotted #392928;
	padding: 5%;
	}

#purchaseExample ul li dl dd:last-child {
	border-bottom: none !important;
	}

#purchaseExample ul li dl dd span {
	color: #e53935;
	}

#purchaseExample ul li dl dd:last-child {
	border-bottom: 1px solid #CCC;
	}

#purchaseExample ul li dl .name {
	font-size: 0.8em;
	line-height: 1.5;
	font-weight: bold;
	}

#purchaseExample ul li:first-child {
	margin-left: 0;
	}

#purchaseWelcome ul {
	margin-bottom: 5%;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	}

#purchaseWelcome ul li {
	width: 48%;
	margin-left: 4%;
	background: #f7f7f5;
	}

#purchaseWelcome ul li:first-child {
	margin-left: 0;
	}

#purchaseWelcome ul .spMargin {
	margin-left: 0;
	margin-top: 5%;
	}
	
#purchaseWelcome ul .spMargin2 {
	margin-top: 5%;
	}

#purchaseWelcome ul li {
	width: 48%;
	float: left;
	margin-left: 4%;
	background: #f7f7f5;
	}

#purchaseWelcome ul li dl dt {
	padding-bottom: 6%;
	}

#purchaseWelcome ul li dl dd {
	padding: 0px 6% 6% 6%;
	font-size: 0.8em;
	line-height: 1.5em;
	}

#purchaseWelcome ul li dl .name {
	font-weight: bold;
	font-size: 1.1em;
	color: #e53935;
	}

#purchaseAny ul {
	margin-bottom: 5%;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	}

#purchaseAny ul li {
	width: 31%;
	float: left;
	margin-left: 3%;
	background: #f7f7f5;
	}
	
#purchaseAny ul .purchaseAnySp {
	margin: 3% 0 0 0;
	}
	
#purchaseAny ul .purchaseAnySp2 {
	margin-top: 3%;
	}

#purchaseAny ul li:first-child {
	margin-left: 0;
	}

#purchaseAny ul li dl dd {
	font-size: 0.7em;
	padding: 4%;
	}

#purchaseAny .purchaseAnyCont {
	background: #F7F7F5;
	padding: 5%;
	}

#purchaseAny .purchaseAnyCont dt {
	font-size: 1em;
	line-height: 1.5;
	padding-bottom: 5%;
	border-bottom: 1px solid #392928;
	}

#purchaseAny .purchaseAnyCont dt span {
	color: #e53935;
	}

#purchaseAny .purchaseAnyCont dd {
	font-size: 0.9em;
	line-height: 1.5;
	padding-top: 5%;
	}


#purchaseFlow ul li {
	margin-bottom: 3%;
	}

#purchaseFlow ul .step01 dl,
#purchaseFlow ul .step04 dl {
	background: #D5F5F4;
	padding: 5%;
	}
	
#purchaseFlow ul .step02 dl,
#purchaseFlow ul .step03 dl,
#purchaseFlow ul .step05 dl {
	background: #fcdaed;
	padding: 5%;
	}

#purchaseFlow ul .step01 dl dt,
#purchaseFlow ul .step02 dl dt,
#purchaseFlow ul .step03 dl dt,
#purchaseFlow ul .step04 dl dt,
#purchaseFlow ul .step05 dl dt {
	font-size: 1.2em;
	line-height: 1.5;
	width: 97%;
	padding: 0px 0px 3% 3%;
	margin-bottom: 5%;
	border-bottom: 1px solid #FFF;
	}

#purchaseFlow ul .step01 dl dd,
#purchaseFlow ul .step02 dl dd,
#purchaseFlow ul .step03 dl dd,
#purchaseFlow ul .step04 dl dd,
#purchaseFlow ul .step05 dl dd {
	font-size: 0.9em;
	line-height: 1.5;
	padding-left: 3%;
	}

#infoCard {
	background-color: #efefef;
	padding: 4% 3%;
	margin-bottom: 5%;
}

#infoCard span {
	color: #e53935;
}

#infoCard ul li {
	width: 32%;
	float: left;
	margin-left: 2%;
}

#infoCard ul li:first-child {
	margin-left: 0;
}

#infoCard dt {
	margin-bottom: 5%;
}

#infoCard dd {
	font-size: 0.8em;
	margin: 0 0 0 4%;
}

#infoCard p {
	line-height: 1.5em;
}



/*  交通方法・アクセス  */

#accessInfo  {
	width: 94%;
	margin: 0 auto 5% auto;
}

#accessInfo h3 {
	margin-bottom: 5%;
	text-align: center;
}

#accessInfo table {
	width: 100%;
	margin-bottom: 4%;
}

#accessInfo th {
	width: 20%;
	background-color: #f7f7f5;
	border: 1px solid #ccc;
	padding: 3%;
	text-align: left;
	vertical-align: middle;
}

#accessInfo td {
	border: 1px solid #ccc;
	padding: 3%;
	width: 80%;
	vertical-align: middle;
	line-height: 1.5em;
}

#accessInfo li {
	width: 48%;
	float: left;
	margin-left: 4%;
}

#accessInfo li:first-child {
	margin-left: 0;
}

#accessInfo li:last-child {
	display: none;
}

#accessInfo iframe {
	margin: 4% 0;
	width: 100%;
}

#accessParking {
	width: 94%;
	margin: 0 auto;
}

#accessParking  h3 {
	padding-top: 3%;
	margin-bottom: 4%;
}

#accessParking ul li {
	line-height: 1.5em;
}

#accessParking li img {
	margin-bottom: 4%;
}

#accessParking dl dd:first-child {
	margin-bottom: 2%;
}

#accessParking .tetRed {
	color: #e53935;
}

#accessParking .txtBlue {
	color: #00bcd4;
}



/*  ご来店前の注意事項  */

#chuiInfo {
	width: 94%;
	margin: 0 auto 5% auto;
}

#chuiInfo h3 {
	margin-bottom: 5%;
	text-align: center;
}

#infoCard {
	background-color: #efefef;
	padding: 4% 3%;
}

#infoCard span {
	color: #e53935;
}

#infoCard ul li {
	width: 32%;
	float: left;
	margin-left: 2%;
}

#infoCard ul li:first-child {
	margin-left: 0;
}

#infoCard dt {
	margin-bottom: 5%;
}

#infoCard dd {
	font-size: 0.8em;
	margin: 0 0 7% 4%;
}

#infoCard p {
	line-height: 1.5em;
}

#chuiItem {
	width: 94%;
	margin: 0 auto 5% auto;
}

#chuiItem h3 {
	margin-bottom: 5%;
	padding-top: 3%;
}

#chuiItem ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

#chuiItem ul li img {
	width: 100%;
}

#chuiItem ul li {
	width: 32%;
	float: left;
	margin-left: 2%;
}

#chuiItem .chuiSpItem {
	margin-left: 0;
}

#chuiItem ul li:first-child {
	margin-left: 0;
}

#chuiItem dl dt {
	margin-bottom: 3%;
}

#chuiItem dl dd {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 10%;
}

#chuiItem p {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0 3%;
}

#chuiItem p.chuiBtn {
	width: 80%;
	margin: 4% auto;
}

#chuiCustomer {
	width: 94%;
	margin: 0 auto 5% auto;
}
#chuiCustomer h3 {
	margin-bottom: 5%;
	padding-top: 3%;
}

#chuiCustomer .customerTxt {
	padding: 2% 2% 0 2%;
	font-size: 1.2em;
	line-height: 1.5em;
}



/*  会社概要  */

#companyGreet {
	width: 94%;
	margin: 0 auto 5% auto;
}

#companyGreet h3 {
	margin-bottom: 5%;
}

#companyGreetCover {
	width: 100%;
	background: #f7f7f5;
}

#spCompany .pankuzu {
	width: 94%;
    margin: 0px auto;
    padding: 3% 0px;
}

#companyGreet {
	width: 94%;
	margin: 0 auto 5% auto;
	padding: 8% 0px;
	line-height: 1.5em;
}

#companyGreet .txtRed {
	color: #e53935;
	font-weight: bold;
	margin: 10px 0;
}

#companyGreet span {
	color: #e53935;
	font-weight: bold;
}

#companyGreet li {
	font-size: 0.8em;
	line-height: 1.5em;
}

#companyGreet li img {
	display: none;
}

#companyGreet li.ownerName {
	padding-top: 20px;
	margin-left: 0;
}

#companyProfile {
	width: 94%;
	margin: 0 auto 5% auto;
}

#companyProfile h3 {
	margin-bottom: 5%;
	padding-top: 3%;
}


#companyProfile table {
	width: 100%;
	margin-bottom: 4%;
}

#companyProfile th {
	width: 20%;
	background-color: #f7f7f5;
	border: 1px solid #ccc;
	padding: 3%;
	text-align: left;
	vertical-align: middle;
	line-height: 1.5em
}

#companyProfile td {
	border: 1px solid #ccc;
	padding: 3%;
	width: 80%;
	vertical-align: middle;
	line-height: 1.5em;
}

/*  初めての方へ  */

#firstInfo {
	width: 94%;
	margin: 0 auto 5% auto;
}

#firstInfo h3 {
	margin-bottom: 5%;
	padding-top: 3%;
}

#firstInfo .firstInfoTxt {
	padding: 3% 3% 0 3%;
	line-height: 1.5em;
}

#firstPoint {
	width: 94%;
	margin: 0 auto 5% auto;
}

#firstPoint h3 {
	margin-bottom: 5%;
	padding-top: 3%;
}

#firstPoint ul {
	width: 100%;
	background-color: #f7f7f5;
	margin-bottom: 3%;
}

#firstPoint dl {
	margin: 4%;
	padding-bottom: 4%;
}

#firstPoint dt {
	font-weight: bold;
	margin: 0 auto 3% auto;
	line-height: 1.5em;
	text-align: center;
}

#firstPoint dd {
	line-height: 1.5em;
}

#firstPoint span {
	color: #e53935;
}

#firstPoint dd.pointBtn {
	width: 100%;
	margin-top: 3%;
}

#firstInfoCard {
	background-color: #efefef;
	padding: 4% 3%;
	margin-bottom: 8%;
}

#firstInfoCard span {
	color: #e53935;
}

#firstInfoCard ul li {
	width: 32%;
	float: left;
	margin-left: 2%;
}

#firstInfoCard ul li:first-child {
	margin-left: 0;
}

#firstInfoCard dt {
	margin-bottom: 5%;
}

#firstInfoCard dd {
	font-size: 0.8em;
	margin: 0 0 7% 4%;
}

#firstInfoCard p {
	line-height: 1.5em;
}

#firstInfo .kaitoriChui {
	font-size: 1.2em;
	font-weight: bold;
	color: #e53935;
}



/*  フォームスタイル  */

input, button, textarea, select {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.checkTxt {
	padding: 30px 0 0 0;
	line-height: 1.6;
	text-align: center;
}

.checkTxt input {
	appearance: checkbox !important;
	-webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #ff0000 !important;
    text-align: center !important;
    padding: 20px 0 !important;
    color: #ff0000 !important;
    font-size: 18px !important;
}

/*  フォームページ利用停止追加分2018.03.01  */

.formInformation {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5%;
	line-height: 1.2em;
}

.formInfoText {
	width: 94%;
	font-size: 18px;
	line-height: 1.5em;
}

.formAttentTel {
	text-align: center;
	padding: 20px 0;
	font-size: 18px;
	line-height: 1.8em;
}

.formAttentTel span {
	font-size: 36px;
	color: #26c5da;
	font-weight: bold;
}



/*  フォーム入力画面  */

#formContact {
	width: 94%;
	margin: 0 auto 5% auto;
}

#formContact p img {
	margin-bottom: 8%;
}

#formContact .formTxt {
	line-height: 1.5em;
	margin-bottom: 5%;
	padding: 0 3%;
}

#formContact h3 {
	margin-bottom: 5%;
}

#formContact dl.bgBeige {
	background-color: #f7f7f5;
}

#formContact dt {
	font-size: 90%;
	vertical-align: middle;
	margin-bottom: 2%;
	padding: 5% 4% 0 4%;
}

#formContact dd {
	padding: 0 4% 4% 4%;
}

.check {
	color: #fff;
	background-color: #e53935;
	padding: 0.5% 2%;
	font-size: 95%;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;
	margin-right: 2%;
}

#formContact input[type="text"],
#formContact input[type="email"],
#formContact input[type="tel"] {
	font-size: 90%;
	color: #7c7c7c;
	border: 1px solid #979797;
	width: 96%;
	padding: 2%;
}

#formContact textarea {
	height: 100px;
	font-size: 90%;
	line-height: 1.2em;
	color: #7c7c7c;
	border: 1px solid #979797;
	width: 96%;
	padding: 2%;
}

#formContact p.btnKakunin {
	text-align: center;
	margin-top: 5%;
}


#formContact .wpcf7-confirm {
	display: block;
	background: url(../img/form/btn_form_sp.jpg) no-repeat;
	background-size: contain;
	text-indent: -9999px;
	width: 80%;
	border: none;
	height: 0;
	padding-top: 17.98%;
	margin: 5% auto;
}

#formContact .wpcf7-back {
	background: url(../img/form/btn_re_sp.jpg) no-repeat;
	background-size: contain;
	text-indent: -9999px;
	width: 80%;
	border: none;
	height: 0;
	padding-top: 17.98%;
	display: block;
	margin: 5% auto;
}

#formContact .wpcf7-submit {
	background: url(../img/form/btn_fin_sp.jpg) no-repeat;
	background-size: contain;
	text-indent: -9999px;
	width: 80%;
	border: none;
	height: 0;
	padding-top: 17.98%;
	display: block;
	margin: 5% auto;
}

.custom-wpcf7c-confirmed input.wpcf7c-conf[type="text"],
.custom-wpcf7c-confirmed input.wpcf7c-conf[type="tel"],
.custom-wpcf7c-confirmed input.wpcf7c-conf[type="email"],
.custom-wpcf7c-confirmed .wpcf7c-conf {
    border: none !important;
    background: none !important;
    box-shadow: 0 0 0px 1000px #fff inset;
    resize: none; 
}

/*  フォーム入力エラー表示  */

body {
	-webkit-text-size-adjust: 100%;
}

.error-form {
	font-size: 90%;
	color: #7c7c7c;
	border: 1px solid #979797;
	width: 96%;
	padding: 2%;
	margin-bottom: 3%;
}

.error {
	font-size: 100%;
	color: #e53935;
}

textarea.error-form {
	width: 96%;
	height: 100px;
}



/*  フォーム確認画面  */

#formKakunin {
	width: 94%;
	margin: 0 auto 5% auto;
}

#formKakunin p img {
	margin-bottom: 8%;
}

#formKakunin .kakuninTxt {
	line-height: 1.5em;
	margin-bottom: 5%;
	padding: 0 3%;
}

#formKakunin h3 {
	margin-bottom: 5%;
}

#formKakunin table {
	width: 100%;
	margin-bottom: 5%;
}

#formKakunin th {
	width: 30%;
	background-color: #f7f7f5;
	border: 1px solid #ccc;
	font-weight: normal;
	padding: 3% 4%;
	text-align: left;
	line-height: 1.5em;
	vertical-align: middle;
}

#formKakunin td {
	border: 1px solid #ccc;
	padding: 3% 4%;
	width: 70%;
	line-height: 1.5em;
	vertical-align: middle;
}

#formKakunin li {
	width: 100%;
}

#formKakunin .btnSubmit {
	margin-top: -3%;
}

#formKakunin ul.btn {
	width: 100%;
	text-align: center;
}

.btnBack {
	background: url(../img/kakunin/btn_kakunin01.jpg) no-repeat;
	background-size: contain;
	width: 80%;
	border: none;
	height: 0;
	padding-top: 17.98%;
	text-indent: -9999px;
}

.btnCheck {
	background: url(../img/kakunin/btn_kakunin02_sp.jpg) no-repeat;
	background-size: contain;
	width: 80%;
	border: none;
	height: 0;
	padding-top: 17.98%;
	text-indent: -9999px;
}



/*  フォーム完了画面  */

#formKanryo {
	width: 94%;
	margin: 0 auto 5% auto;
}

#formKanryo p img {
	margin-bottom: 8%;
}

#formKanryo p {
	line-height: 1.5em;
	margin-bottom: 5%;
	padding: 0 3%;
}

#formKanryo h3 {
	margin-bottom: 40px;
}
}

.my-insta-box {
  width: 100%;
  overflow: hidden;
}
.my-insta-box .bx-viewport {
  overflow: visible !important;
}
.my-insta-box #sb_instagram {
  max-width: 100% !important;
  width: 100% !important;
}
.my-insta-box .sbi_item {
  width: 213px !important;
  max-width: 55.3333333333vw !important;
}
@media (min-width: 1400px) {
  .my-insta-box .sbi_item {
    width: 15.2142857143vw !important;
  }
}
.my-insta-box .sbi_photo {
  height: 213px !important;
  max-height: 76vw !important;
}
@media (min-width: 1400px) {
  .my-insta-box .sbi_photo {
    height: 20.9285714286vw !important;
  }
}